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:
@@ -386,8 +386,8 @@ FuchsiaGym_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 2
|
||||
warp_def 4, 17, 3, FUCHSIA_CITY
|
||||
warp_def 5, 17, 3, FUCHSIA_CITY
|
||||
warp_event 4, 17, 3, FUCHSIA_CITY
|
||||
warp_event 5, 17, 3, FUCHSIA_CITY
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
||||
Reference in New Issue
Block a user