grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g
This commit is contained in:
@@ -75,9 +75,9 @@ PalletTown_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 3
|
||||
warp_def 5, 5, 1, REDS_HOUSE_1F
|
||||
warp_def 13, 5, 1, BLUES_HOUSE
|
||||
warp_def 12, 11, 1, OAKS_LAB
|
||||
warp_event 5, 5, 1, REDS_HOUSE_1F
|
||||
warp_event 13, 5, 1, BLUES_HOUSE
|
||||
warp_event 12, 11, 1, OAKS_LAB
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
Reference in New Issue
Block a user