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:
@@ -17,8 +17,8 @@ Route28_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
db 2 ; warp events
|
||||
warp_event 7, 3, 1, ROUTE_28_STEEL_WING_HOUSE
|
||||
warp_event 33, 5, 7, VICTORY_ROAD_GATE
|
||||
warp_event 7, 3, ROUTE_28_STEEL_WING_HOUSE, 1
|
||||
warp_event 33, 5, VICTORY_ROAD_GATE, 7
|
||||
|
||||
db 0 ; coord events
|
||||
|
||||
|
||||
Reference in New Issue
Block a user