You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g
This commit is contained in:
@@ -499,8 +499,8 @@ LakeOfRage_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 2
|
||||
warp_def 7, 3, 1, LAKE_OF_RAGE_HIDDEN_POWER_HOUSE
|
||||
warp_def 27, 31, 1, LAKE_OF_RAGE_MAGIKARP_HOUSE
|
||||
warp_event 7, 3, 1, LAKE_OF_RAGE_HIDDEN_POWER_HOUSE
|
||||
warp_event 27, 31, 1, LAKE_OF_RAGE_MAGIKARP_HOUSE
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
||||
Reference in New Issue
Block a user