diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-06-15 17:32:11 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-06-15 17:32:11 -0400 |
commit | 03e93e5a702448f4ffd0065b5f0f92bc2c89ba4b (patch) | |
tree | e45eeedbb6ea3d7c0725e7a1188e7b2c3ec027a1 /constants | |
parent | 42c5aab5e3a63c1928806dd33df0680b0f273931 (diff) |
WiseTriosRoom -> EcruteakTinTowerBackEntrance
Diffstat (limited to 'constants')
-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 6c229920..fc033859 100644 --- a/constants/map_constants.asm +++ b/constants/map_constants.asm @@ -141,7 +141,7 @@ ENDM newgroup ; 4 map_const ECRUTEAK_TIN_TOWER_ENTRANCE, 10, 9 ; 1 - map_const WISE_TRIOS_ROOM, 4, 4 ; 2 + map_const ECRUTEAK_TIN_TOWER_BACK_ENTRANCE, 4, 4 ; 2 map_const ECRUTEAK_POKECENTER_1F, 5, 4 ; 3 map_const ECRUTEAK_LUGIA_SPEECH_HOUSE, 4, 4 ; 4 map_const DANCE_THEATRE, 6, 7 ; 5 |