You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g
This commit is contained in:
@@ -28,10 +28,10 @@ TinTower4F_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 4
|
||||
warp_def 2, 4, 2, TIN_TOWER_5F
|
||||
warp_def 16, 2, 2, TIN_TOWER_3F
|
||||
warp_def 2, 14, 3, TIN_TOWER_5F
|
||||
warp_def 17, 15, 4, TIN_TOWER_5F
|
||||
warp_event 2, 4, 2, TIN_TOWER_5F
|
||||
warp_event 16, 2, 2, TIN_TOWER_3F
|
||||
warp_event 2, 14, 3, TIN_TOWER_5F
|
||||
warp_event 17, 15, 4, TIN_TOWER_5F
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
||||
Reference in New Issue
Block a user