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:
@@ -343,10 +343,10 @@ LancesRoom_MapEvents:
|
||||
|
||||
.Warps:
|
||||
db 4
|
||||
warp_def 4, 23, 3, KARENS_ROOM
|
||||
warp_def 5, 23, 4, KARENS_ROOM
|
||||
warp_def 4, 1, 1, HALL_OF_FAME
|
||||
warp_def 5, 1, 2, HALL_OF_FAME
|
||||
warp_event 4, 23, 3, KARENS_ROOM
|
||||
warp_event 5, 23, 4, KARENS_ROOM
|
||||
warp_event 4, 1, 1, HALL_OF_FAME
|
||||
warp_event 5, 1, 2, HALL_OF_FAME
|
||||
|
||||
.CoordEvents:
|
||||
db 2
|
||||
|
||||
Reference in New Issue
Block a user