You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Rename some more maps
The Pokécom Center's .blk contains 1F and the Administration room, but the .asm script is just for the Admin room; 1F-related text and scripts are in GoldenrodPokecenter1F.asm. Presumably both map scripts shared the same .blk.
This commit is contained in:
@@ -420,7 +420,7 @@ Route26_MapEvents:
|
||||
db 3
|
||||
warp_def 7, 5, 3, VICTORY_ROAD_GATE
|
||||
warp_def 15, 57, 1, ROUTE_26_HEAL_SPEECH_HOUSE
|
||||
warp_def 5, 71, 1, ROUTE_26_DAY_OF_WEEK_SIBLINGS_HOUSE
|
||||
warp_def 5, 71, 1, DAY_OF_WEEK_SIBLINGS_HOUSE
|
||||
|
||||
.CoordEvents:
|
||||
db 0
|
||||
|
||||
Reference in New Issue
Block a user