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:
@@ -132,10 +132,10 @@ BattleTowerOutside_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 4
|
||||
warp_def 8, 21, 3, ROUTE_40_BATTLE_TOWER_GATE
|
||||
warp_def 9, 21, 4, ROUTE_40_BATTLE_TOWER_GATE
|
||||
warp_def 8, 9, 1, BATTLE_TOWER_1F
|
||||
warp_def 9, 9, 2, BATTLE_TOWER_1F
|
||||
warp_event 8, 21, 3, ROUTE_40_BATTLE_TOWER_GATE
|
||||
warp_event 9, 21, 4, ROUTE_40_BATTLE_TOWER_GATE
|
||||
warp_event 8, 9, 1, BATTLE_TOWER_1F
|
||||
warp_event 9, 9, 2, BATTLE_TOWER_1F
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
||||
Reference in New Issue
Block a user