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:
@@ -560,7 +560,7 @@ GoldenrodCity_MapEvents:
|
||||
warp_def 24, 7, 1, GOLDENROD_GYM
|
||||
warp_def 29, 29, 1, GOLDENROD_BIKE_SHOP
|
||||
warp_def 31, 21, 1, GOLDENROD_HAPPINESS_RATER
|
||||
warp_def 5, 25, 1, GOLDENROD_BILLS_HOUSE
|
||||
warp_def 5, 25, 1, BILLS_FAMILYS_HOUSE
|
||||
warp_def 9, 13, 2, GOLDENROD_MAGNET_TRAIN_STATION
|
||||
warp_def 29, 5, 1, GOLDENROD_FLOWER_SHOP
|
||||
warp_def 33, 9, 1, GOLDENROD_PP_SPEECH_HOUSE
|
||||
|
Reference in New Issue
Block a user