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:
@@ -49,9 +49,9 @@ TrainerBlackbeltKenji:
|
||||
.Registered:
|
||||
checkcode VAR_KENJI_BREAK
|
||||
ifnotequal 1, Route45NumberAcceptedM
|
||||
checkmorn
|
||||
checktime MORN
|
||||
iftrue .Morning
|
||||
checknite
|
||||
checktime NITE
|
||||
iftrue .Night
|
||||
checkevent EVENT_KENJI_ON_BREAK
|
||||
iffalse Route45NumberAcceptedM
|
||||
|
||||
Reference in New Issue
Block a user