NO_EFFECT
NO_EFFECT()
Arguments
Description
Not Added.
Implementation
def NO_EFFECT():
set_BG_effect(0, 0, 0, 0, 0)
References
Table Implementation
{
"name": "NO_EFFECT",
"args": [],
"commandList": [
{
"row": 3036,
"command": "set_BG_effect",
"args": [
"0",
"0",
"0",
"0",
"0"
],
"end": 1
}
]
}
Sample
{}