You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Use more constants in scripts
This commit is contained in:
@@ -108,7 +108,7 @@ CatchingTutorialDudeScript:
|
||||
faceplayer
|
||||
opentext
|
||||
checkcode VAR_BOXSPACE
|
||||
if_equal $0, .BoxFull
|
||||
if_equal 0, .BoxFull
|
||||
checkevent EVENT_LEARNED_TO_CATCH_POKEMON
|
||||
iftrue .BoxFull
|
||||
checkevent EVENT_GAVE_MYSTERY_EGG_TO_ELM
|
||||
|
||||
Reference in New Issue
Block a user