grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g
This commit is contained in:
@@ -84,10 +84,10 @@ GoldenrodDeptStore1F_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 4
|
||||
warp_def 7, 7, 9, GOLDENROD_CITY
|
||||
warp_def 8, 7, 9, GOLDENROD_CITY
|
||||
warp_def 15, 0, 2, GOLDENROD_DEPT_STORE_2F
|
||||
warp_def 2, 0, 1, GOLDENROD_DEPT_STORE_ELEVATOR
|
||||
warp_event 7, 7, 9, GOLDENROD_CITY
|
||||
warp_event 8, 7, 9, GOLDENROD_CITY
|
||||
warp_event 15, 0, 2, GOLDENROD_DEPT_STORE_2F
|
||||
warp_event 2, 0, 1, GOLDENROD_DEPT_STORE_ELEVATOR
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
Reference in New Issue
Block a user