KURONUKI

KURONUKI(CID)

Arguments

  • CID

Description

Not Added.

Implementation

def KURONUKI(CID):
        chara_brightness(CID, 0)
        wait(0)

References

Table Implementation

{
    "name": "KURONUKI",
    "args": [
        "CID"
    ],
    "commandList": [
        {
            "row": 4502,
            "command": "chara_brightness",
            "args": [
                "CID",
                "0"
            ],
            "end": 1
        },
        {
            "row": 4503,
            "command": "wait",
            "args": [
                "0"
            ],
            "end": 1
        }
    ]
}

Sample

{}