diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-02-25 22:19:17 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-02-25 22:19:17 -0500 |
commit | 2f9a0d7d9f3e2ee0f1db0ef25cd47803bc0efdf6 (patch) | |
tree | 1c5c751cf261d01013ce1305d44e1dd4f547b628 /data/maps/scripts.asm | |
parent | 409fd9d33f88b2ad1e1d1f01360c62416a805e1f (diff) |
Pokecom Center Admin Room -> Office
Diffstat (limited to 'data/maps/scripts.asm')
-rw-r--r-- | data/maps/scripts.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/scripts.asm b/data/maps/scripts.asm index 4d314cd1e..ff9974833 100644 --- a/data/maps/scripts.asm +++ b/data/maps/scripts.asm @@ -63,7 +63,7 @@ INCLUDE "maps/RadioTower5F.asm" INCLUDE "maps/OlivineLighthouse5F.asm" INCLUDE "maps/OlivineLighthouse6F.asm" INCLUDE "maps/GoldenrodPokecenter1F.asm" -INCLUDE "maps/PokecomCenterAdminRoomMobile.asm" +INCLUDE "maps/PokecomCenterAdminOfficeMobile.asm" INCLUDE "maps/IlexForestAzaleaGate.asm" INCLUDE "maps/Route34IlexForestGate.asm" INCLUDE "maps/DayCare.asm" |