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:
@@ -68,8 +68,8 @@ MountMortar2FInside_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
db 2 ; warp events
|
||||
warp_event 17, 33, 4, MOUNT_MORTAR_1F_OUTSIDE
|
||||
warp_event 3, 5, 6, MOUNT_MORTAR_1F_INSIDE
|
||||
warp_event 17, 33, MOUNT_MORTAR_1F_OUTSIDE, 4
|
||||
warp_event 3, 5, MOUNT_MORTAR_1F_INSIDE, 6
|
||||
|
||||
db 0 ; coord events
|
||||
|
||||
|
||||
Reference in New Issue
Block a user