diff options
Diffstat (limited to 'data/maps/attributes.asm')
-rw-r--r-- | data/maps/attributes.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/attributes.asm b/data/maps/attributes.asm index 23afc8103..fff261319 100644 --- a/data/maps/attributes.asm +++ b/data/maps/attributes.asm @@ -517,7 +517,7 @@ ENDM map_attributes GoldenrodDeptStoreRoof, GOLDENROD_DEPT_STORE_ROOF, $24, 0 map_attributes GoldenrodGameCorner, GOLDENROD_GAME_CORNER, $00, 0 map_attributes GoldenrodPokecenter1F, GOLDENROD_POKECENTER_1F, $00, 0 - map_attributes PokecomCenterAdminRoomMobile, POKECOM_CENTER_ADMIN_ROOM_MOBILE, $00, 0 + map_attributes PokecomCenterAdminOfficeMobile, POKECOM_CENTER_ADMIN_OFFICE_MOBILE, $00, 0 map_attributes IlexForestAzaleaGate, ILEX_FOREST_AZALEA_GATE, $00, 0 map_attributes Route34IlexForestGate, ROUTE_34_ILEX_FOREST_GATE, $00, 0 map_attributes DayCare, DAY_CARE, $00, 0 |