grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g
This commit is contained in:
@@ -67,7 +67,7 @@ SlowpokeWellB2F_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 1
|
||||
warp_def 9, 11, 2, SLOWPOKE_WELL_B1F
|
||||
warp_event 9, 11, 2, SLOWPOKE_WELL_B1F
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
Reference in New Issue
Block a user