You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g
This commit is contained in:
@@ -28,10 +28,10 @@ SilverCaveRoom2_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 4
|
||||
warp_def 17, 31, 2, SILVER_CAVE_ROOM_1
|
||||
warp_def 11, 5, 1, SILVER_CAVE_ROOM_3
|
||||
warp_def 13, 21, 1, SILVER_CAVE_ITEM_ROOMS
|
||||
warp_def 23, 3, 2, SILVER_CAVE_ITEM_ROOMS
|
||||
warp_event 17, 31, 2, SILVER_CAVE_ROOM_1
|
||||
warp_event 11, 5, 1, SILVER_CAVE_ROOM_3
|
||||
warp_event 13, 21, 1, SILVER_CAVE_ITEM_ROOMS
|
||||
warp_event 23, 3, 2, SILVER_CAVE_ITEM_ROOMS
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
||||
Reference in New Issue
Block a user