grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g
This commit is contained in:
@@ -117,9 +117,9 @@ SaffronPokecenter1F_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 3
|
||||
warp_def 3, 7, 4, SAFFRON_CITY
|
||||
warp_def 4, 7, 4, SAFFRON_CITY
|
||||
warp_def 0, 7, 1, POKECENTER_2F
|
||||
warp_event 3, 7, 4, SAFFRON_CITY
|
||||
warp_event 4, 7, 4, SAFFRON_CITY
|
||||
warp_event 0, 7, 1, POKECENTER_2F
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
Reference in New Issue
Block a user