StopEye_close
StopEye_close(CID)
Arguments
CID
Description
Not Added.
Implementation
def StopEye_close(CID):
chara_eyeblink(CID, -2)
References
Table Implementation
{
"name": "StopEye_close",
"args": [
"CID"
],
"commandList": [
{
"row": 5168,
"command": "chara_eyeblink",
"args": [
"CID",
"-2"
],
"end": 1
}
]
}
Sample
{}