HEART_jump
HEART_jump(CID)
Arguments
CID
Description
Not Added.
Implementation
def HEART_jump(CID):
NO_EMO(CID)
HEART_EMO(CID)
c_jump(CID)
References
Table Implementation
{
"name": "HEART_jump",
"args": [
"CID"
],
"commandList": [
{
"row": 4472,
"command": "NO_EMO",
"args": [
"CID"
],
"end": 1
},
{
"row": 4473,
"command": "HEART_EMO",
"args": [
"CID"
],
"end": 1
},
{
"row": 4474,
"command": "c_jump",
"args": [
"CID"
],
"end": 1
}
]
}
Sample
{}