grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g
This commit is contained in:
@@ -121,7 +121,7 @@ PlayersHouse2F_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 1
|
||||
warp_def 7, 0, 3, PLAYERS_HOUSE_1F
|
||||
warp_event 7, 0, 3, PLAYERS_HOUSE_1F
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
Reference in New Issue
Block a user