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:
@@ -112,8 +112,8 @@ HallOfFame_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
db 2 ; warp events
|
||||
warp_event 4, 13, 3, LANCES_ROOM
|
||||
warp_event 5, 13, 4, LANCES_ROOM
|
||||
warp_event 4, 13, LANCES_ROOM, 3
|
||||
warp_event 5, 13, LANCES_ROOM, 4
|
||||
|
||||
db 0 ; coord events
|
||||
|
||||
|
||||
Reference in New Issue
Block a user