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:
@@ -45,10 +45,10 @@ Route5_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 4
|
||||
warp_def 17, 15, 1, ROUTE_5_UNDERGROUND_PATH_ENTRANCE
|
||||
warp_def 8, 17, 1, ROUTE_5_SAFFRON_GATE
|
||||
warp_def 9, 17, 2, ROUTE_5_SAFFRON_GATE
|
||||
warp_def 10, 11, 1, ROUTE_5_CLEANSE_TAG_HOUSE
|
||||
warp_event 17, 15, 1, ROUTE_5_UNDERGROUND_PATH_ENTRANCE
|
||||
warp_event 8, 17, 1, ROUTE_5_SAFFRON_GATE
|
||||
warp_event 9, 17, 2, ROUTE_5_SAFFRON_GATE
|
||||
warp_event 10, 11, 1, ROUTE_5_CLEANSE_TAG_HOUSE
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
||||
Reference in New Issue
Block a user