grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g
This commit is contained in:
@@ -304,8 +304,8 @@ VermilionPort_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 2
|
||||
warp_def 9, 5, 5, VERMILION_PORT_PASSAGE
|
||||
warp_def 7, 17, 1, FAST_SHIP_1F
|
||||
warp_event 9, 5, 5, VERMILION_PORT_PASSAGE
|
||||
warp_event 7, 17, 1, FAST_SHIP_1F
|
||||
|
||||
.CoordEvents:
|
||||
db 1
|
||||
|
Reference in New Issue
Block a user