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 labels for script specials instead of constants/static values.
This commit is contained in:
@@ -33,7 +33,7 @@ UnknownScript_0x181454: ; 0x181454
|
||||
dotrigger $1
|
||||
pause 15
|
||||
writebyte $2
|
||||
special $003e
|
||||
special Function12324
|
||||
setevent $0044
|
||||
setevent $077c
|
||||
setevent $06c4
|
||||
@@ -41,7 +41,7 @@ UnknownScript_0x181454: ; 0x181454
|
||||
setevent $0737
|
||||
clearevent $0738
|
||||
domaptrigger GROUP_SPROUT_TOWER_3F, MAP_SPROUT_TOWER_3F, $1
|
||||
special $001b
|
||||
special Functionc658
|
||||
checkevent EVENT_GOT_SS_TICKET_FROM_ELM
|
||||
iftrue UnknownScript_0x181497
|
||||
specialphonecall $5
|
||||
|
||||
Reference in New Issue
Block a user