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:
@@ -943,9 +943,9 @@ IlexForest_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 3
|
||||
warp_def 1, 5, 3, ROUTE_34_ILEX_FOREST_GATE
|
||||
warp_def 3, 42, 1, ILEX_FOREST_AZALEA_GATE
|
||||
warp_def 3, 43, 2, ILEX_FOREST_AZALEA_GATE
|
||||
warp_event 1, 5, 3, ROUTE_34_ILEX_FOREST_GATE
|
||||
warp_event 3, 42, 1, ILEX_FOREST_AZALEA_GATE
|
||||
warp_event 3, 43, 2, ILEX_FOREST_AZALEA_GATE
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
||||
Reference in New Issue
Block a user