diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-02 17:38:08 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-02 17:38:08 -0500 |
commit | 0f37a42ad45d8950c83b31215523e2e1cc7c2d21 (patch) | |
tree | f15ae45541840b49a54e21d3e355a81a66a904ee /constants/map_constants.asm | |
parent | d4950870266b9c7305430e251b76e83175b81068 (diff) |
Mart constants
Diffstat (limited to 'constants/map_constants.asm')
-rw-r--r-- | constants/map_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/map_constants.asm b/constants/map_constants.asm index 0880a4f1e..79fcc63b8 100644 --- a/constants/map_constants.asm +++ b/constants/map_constants.asm @@ -82,7 +82,7 @@ MAP_NONE EQU 0 mapgroup OLIVINE_LIGHTHOUSE_4F, 9, 10 ; 45 mapgroup OLIVINE_LIGHTHOUSE_5F, 9, 10 ; 46 mapgroup OLIVINE_LIGHTHOUSE_6F, 9, 10 ; 47 - mapgroup MAHOGANY_MART_1F, 4, 4 ; 48 + mapgroup MAHOGANY_MARTTYPE_1F, 4, 4 ; 48 mapgroup TEAM_ROCKET_BASE_B1F, 9, 15 ; 49 mapgroup TEAM_ROCKET_BASE_B2F, 9, 15 ; 50 mapgroup TEAM_ROCKET_BASE_B3F, 9, 15 ; 51 |