grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g
This commit is contained in:
@@ -151,8 +151,8 @@ CeladonDeptStore6F_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 2
|
||||
warp_def 15, 0, 2, CELADON_DEPT_STORE_5F
|
||||
warp_def 2, 0, 1, CELADON_DEPT_STORE_ELEVATOR
|
||||
warp_event 15, 0, 2, CELADON_DEPT_STORE_5F
|
||||
warp_event 2, 0, 1, CELADON_DEPT_STORE_ELEVATOR
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
Reference in New Issue
Block a user