From 711e2d6143d59093a763f9bbd4a527f349fdeff8 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 25 Feb 2018 22:33:07 -0500 Subject: [PATCH] Mention unused Battle Tower-related text (resolves #491) --- maps/BattleTowerOutside.asm | 3 +++ maps/GoldenrodCity.asm | 4 ++-- maps/OlivineCity.asm | 3 ++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/maps/BattleTowerOutside.asm b/maps/BattleTowerOutside.asm index 6f3e6674c..afc193180 100644 --- a/maps/BattleTowerOutside.asm +++ b/maps/BattleTowerOutside.asm @@ -105,6 +105,7 @@ BattleTowerOutsideSailorText: done BattleTowerOutsideText_BattleTower: +; unused; originally shown when the Battle Tower was closed text "BATTLE TOWER" done @@ -116,11 +117,13 @@ BattleTowerOutsideText_UltimateChallenge: done BattleTowerOutsideText_DoorsClosed: +; unused; originally shown when the Battle Tower was closed text "The BATTLE TOWER's" line "doors are closed…" done BattleTowerOutsideText_DoorsOpen: +; unused; originally shown after the Battle Tower opened text "It's open!" done diff --git a/maps/GoldenrodCity.asm b/maps/GoldenrodCity.asm index 97486ae06..f9f076ea0 100644 --- a/maps/GoldenrodCity.asm +++ b/maps/GoldenrodCity.asm @@ -476,8 +476,8 @@ GoldenrodCityUndergroundSignSouthText: line "ENTRANCE" done -PokeComCenterSignText: -; unused in the english version +GoldenrodCityPokeComCenterSignText: +; unused text "For Mobile Tips!" line "#COM CENTER" done diff --git a/maps/OlivineCity.asm b/maps/OlivineCity.asm index 380f71bab..0b3ebb96a 100644 --- a/maps/OlivineCity.asm +++ b/maps/OlivineCity.asm @@ -281,7 +281,8 @@ OlivineCityBattleTowerSignText: line "Opening Now!" done -UnknownText_0x1a8cba: +OlivineCityBattleTowerSignText_NotYetOpen: +; unused; originally shown when the Battle Tower was closed text "BATTLE TOWER AHEAD" done