ODOROKI_jump
ODOROKI_jump(CID)
Arguments
CID
Description
Not Added.
Implementation
def ODOROKI_jump(CID):
NO_EMO(CID)
ODOROKI_EMO(CID)
c_jump(CID)
References
Table Implementation
{
"name": "ODOROKI_jump",
"args": [
"CID"
],
"commandList": [
{
"row": 4432,
"command": "NO_EMO",
"args": [
"CID"
],
"end": 1
},
{
"row": 4433,
"command": "ODOROKI_EMO",
"args": [
"CID"
],
"end": 1
},
{
"row": 4434,
"command": "c_jump",
"args": [
"CID"
],
"end": 1
}
]
}
Sample
{}