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:
@@ -244,16 +244,16 @@ VictoryRoad_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 10
|
||||
warp_def 9, 67, 5, VICTORY_ROAD_GATE
|
||||
warp_def 1, 49, 3, VICTORY_ROAD
|
||||
warp_def 1, 35, 2, VICTORY_ROAD
|
||||
warp_def 13, 31, 5, VICTORY_ROAD
|
||||
warp_def 13, 17, 4, VICTORY_ROAD
|
||||
warp_def 17, 33, 7, VICTORY_ROAD
|
||||
warp_def 17, 19, 6, VICTORY_ROAD
|
||||
warp_def 0, 11, 9, VICTORY_ROAD
|
||||
warp_def 0, 27, 8, VICTORY_ROAD
|
||||
warp_def 13, 5, 3, ROUTE_23
|
||||
warp_event 9, 67, 5, VICTORY_ROAD_GATE
|
||||
warp_event 1, 49, 3, VICTORY_ROAD
|
||||
warp_event 1, 35, 2, VICTORY_ROAD
|
||||
warp_event 13, 31, 5, VICTORY_ROAD
|
||||
warp_event 13, 17, 4, VICTORY_ROAD
|
||||
warp_event 17, 33, 7, VICTORY_ROAD
|
||||
warp_event 17, 19, 6, VICTORY_ROAD
|
||||
warp_event 0, 11, 9, VICTORY_ROAD
|
||||
warp_event 0, 27, 8, VICTORY_ROAD
|
||||
warp_event 13, 5, 3, ROUTE_23
|
||||
|
||||
.CoordEvents:
|
||||
db 2
|
||||
|
||||
Reference in New Issue
Block a user