grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g
This commit is contained in:
@@ -11,8 +11,8 @@ TinTower2F_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 2
|
||||
warp_def 10, 14, 1, TIN_TOWER_3F
|
||||
warp_def 10, 2, 3, TIN_TOWER_1F
|
||||
warp_event 10, 14, 1, TIN_TOWER_3F
|
||||
warp_event 10, 2, 3, TIN_TOWER_1F
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
Reference in New Issue
Block a user