WARAI_jump
WARAI_jump(CID)
Arguments
CID
Description
Not Added.
Implementation
def WARAI_jump(CID):
NO_EMO(CID)
WARAI_EMO(CID)
c_jump(CID)
References
Table Implementation
{
"name": "WARAI_jump",
"args": [
"CID"
],
"commandList": [
{
"row": 4402,
"command": "NO_EMO",
"args": [
"CID"
],
"end": 1
},
{
"row": 4403,
"command": "WARAI_EMO",
"args": [
"CID"
],
"end": 1
},
{
"row": 4404,
"command": "c_jump",
"args": [
"CID"
],
"end": 1
}
]
}
Sample
{}