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