You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
warp_event x, y, map, warp_id
This commit is contained in:
@@ -24,10 +24,10 @@ Route23_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
db 4 ; warp events
|
||||
warp_event 9, 5, 1, INDIGO_PLATEAU_POKECENTER_1F
|
||||
warp_event 10, 5, 2, INDIGO_PLATEAU_POKECENTER_1F
|
||||
warp_event 9, 13, 10, VICTORY_ROAD
|
||||
warp_event 10, 13, 10, VICTORY_ROAD
|
||||
warp_event 9, 5, INDIGO_PLATEAU_POKECENTER_1F, 1
|
||||
warp_event 10, 5, INDIGO_PLATEAU_POKECENTER_1F, 2
|
||||
warp_event 9, 13, VICTORY_ROAD, 10
|
||||
warp_event 10, 13, VICTORY_ROAD, 10
|
||||
|
||||
db 0 ; coord events
|
||||
|
||||
|
||||
Reference in New Issue
Block a user