grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g
This commit is contained in:
@@ -11,10 +11,10 @@ DragonsDen1F_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 4
|
||||
warp_def 3, 5, 8, BLACKTHORN_CITY
|
||||
warp_def 3, 3, 4, DRAGONS_DEN_1F
|
||||
warp_def 5, 15, 1, DRAGONS_DEN_B1F
|
||||
warp_def 5, 13, 2, DRAGONS_DEN_1F
|
||||
warp_event 3, 5, 8, BLACKTHORN_CITY
|
||||
warp_event 3, 3, 4, DRAGONS_DEN_1F
|
||||
warp_event 5, 15, 1, DRAGONS_DEN_B1F
|
||||
warp_event 5, 13, 2, DRAGONS_DEN_1F
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
Reference in New Issue
Block a user