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:
@@ -61,9 +61,9 @@ TrainerYoungsterJoey:
|
||||
scall .AskNumber2
|
||||
.RequestNumber:
|
||||
askforphonenumber PHONE_YOUNGSTER_JOEY
|
||||
if_equal $1, .PhoneFull
|
||||
if_equal $2, .NumberDeclined
|
||||
trainertotext YOUNGSTER, JOEY1, $0
|
||||
if_equal PHONE_CONTACTS_FULL, .PhoneFull
|
||||
if_equal PHONE_CONTACT_REFUSED, .NumberDeclined
|
||||
trainertotext YOUNGSTER, JOEY1, MEM_BUFFER_0
|
||||
scall .RegisteredNumber
|
||||
jump .NumberAccepted
|
||||
|
||||
|
||||
Reference in New Issue
Block a user