grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g
This commit is contained in:
@@ -83,9 +83,9 @@ GoldenrodDeptStore4F_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 3
|
||||
warp_def 12, 0, 1, GOLDENROD_DEPT_STORE_5F
|
||||
warp_def 15, 0, 2, GOLDENROD_DEPT_STORE_3F
|
||||
warp_def 2, 0, 1, GOLDENROD_DEPT_STORE_ELEVATOR
|
||||
warp_event 12, 0, 1, GOLDENROD_DEPT_STORE_5F
|
||||
warp_event 15, 0, 2, GOLDENROD_DEPT_STORE_3F
|
||||
warp_event 2, 0, 1, GOLDENROD_DEPT_STORE_ELEVATOR
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
Reference in New Issue
Block a user