warp_event x, y, map, warp_id
This commit is contained in:
@@ -19,10 +19,10 @@ TinTower5F_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
db 4 ; warp events
|
||||
warp_event 11, 15, 2, TIN_TOWER_6F
|
||||
warp_event 2, 4, 1, TIN_TOWER_4F
|
||||
warp_event 2, 14, 3, TIN_TOWER_4F
|
||||
warp_event 17, 15, 4, TIN_TOWER_4F
|
||||
warp_event 11, 15, TIN_TOWER_6F, 2
|
||||
warp_event 2, 4, TIN_TOWER_4F, 1
|
||||
warp_event 2, 14, TIN_TOWER_4F, 3
|
||||
warp_event 17, 15, TIN_TOWER_4F, 4
|
||||
|
||||
db 0 ; coord events
|
||||
|
||||
|
Reference in New Issue
Block a user