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:
@@ -29,7 +29,7 @@ VictoryRoadGateBadgeCheckScript:
|
||||
writetext VictoryRoadGateOfficerText
|
||||
buttonsound
|
||||
checkcode VAR_BADGES
|
||||
if_greater_than 7, .AllEightBadges
|
||||
if_greater_than NUM_JOHTO_BADGES - 1, .AllEightBadges
|
||||
writetext VictoryRoadGateNotEnoughBadgesText
|
||||
waitbutton
|
||||
closetext
|
||||
|
||||
Reference in New Issue
Block a user