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:
@@ -133,7 +133,7 @@ FuchsiaCity_MapEvents:
|
||||
warp_def 5, 13, 2, FUCHSIA_MART
|
||||
warp_def 22, 13, 1, SAFARI_ZONE_MAIN_OFFICE
|
||||
warp_def 8, 27, 1, FUCHSIA_GYM
|
||||
warp_def 11, 27, 1, FUCHSIA_BILL_SPEECH_HOUSE
|
||||
warp_def 11, 27, 1, BILLS_BROTHERS_HOUSE
|
||||
warp_def 19, 27, 1, FUCHSIA_POKECENTER_1F
|
||||
warp_def 27, 27, 1, SAFARI_ZONE_WARDENS_HOME
|
||||
warp_def 18, 3, 3, SAFARI_ZONE_FUCHSIA_GATE_BETA
|
||||
|
Reference in New Issue
Block a user