You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More map object work
This commit is contained in:
@@ -368,7 +368,7 @@ CheckTileEvent: ; 96874
|
||||
call CheckCoordEventScriptFlag
|
||||
jr z, .coord_events_disabled
|
||||
|
||||
call CheckCurrentMapXYTriggers
|
||||
call CheckCurrentNextMapXYTriggers
|
||||
jr c, .coord_event
|
||||
|
||||
.coord_events_disabled
|
||||
|
||||
Reference in New Issue
Block a user