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:
@@ -21,8 +21,8 @@ Route10North_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 2
|
||||
warp_def 11, 1, 1, ROUTE_10_POKECENTER_1F
|
||||
warp_def 3, 9, 1, POWER_PLANT
|
||||
warp_event 11, 1, 1, ROUTE_10_POKECENTER_1F
|
||||
warp_event 3, 9, 1, POWER_PLANT
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
||||
Reference in New Issue
Block a user