You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove checkmorn/checkday/checknite macros
This commit is contained in:
@@ -57,11 +57,11 @@ PokecenterNurseScript:
|
||||
; EVENT_WELCOMED_TO_POKECOM_CENTER is never set
|
||||
|
||||
opentext
|
||||
checkmorn
|
||||
checktime MORN
|
||||
iftrue .morn
|
||||
checkday
|
||||
checktime DAY
|
||||
iftrue .day
|
||||
checknite
|
||||
checktime NITE
|
||||
iftrue .nite
|
||||
jump .ok
|
||||
|
||||
|
||||
Reference in New Issue
Block a user