You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Rename more script commands for consistency and predictability
Fixes #540
This commit is contained in:
@@ -25,7 +25,7 @@ MountMoonSquare_MapScripts:
|
||||
ClefairyDance:
|
||||
checkflag ENGINE_MT_MOON_SQUARE_CLEFAIRY
|
||||
iftrue .NoDancing
|
||||
checkcode VAR_WEEKDAY
|
||||
readvar VAR_WEEKDAY
|
||||
ifnotequal MONDAY, .NoDancing
|
||||
checktime NITE
|
||||
iffalse .NoDancing
|
||||
|
||||
Reference in New Issue
Block a user