You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Introduce callback, hiddenitem, conditional_event, and cmdqueue macros for map scripts
This commit is contained in:
@@ -13,7 +13,7 @@ Route43Gate_MapScriptHeader:
|
||||
|
||||
.MapCallbacks:
|
||||
db 1
|
||||
dbw MAPCALLBACK_NEWMAP, .CheckIfRockets
|
||||
callback MAPCALLBACK_NEWMAP, .CheckIfRockets
|
||||
|
||||
.RocketShakedown:
|
||||
priorityjump .RocketTakeover
|
||||
|
||||
Reference in New Issue
Block a user