ref: 711e2d6143d59093a763f9bbd4a527f349fdeff8
parent: 9a7da21006c2c51780424af3410ff8d7d0b59e61
author: Rangi <remy.oukaour+rangi42@gmail.com>
date: Sun Feb 25 17:33:07 EST 2018
Mention unused Battle Tower-related text (resolves #491)
--- a/maps/BattleTowerOutside.asm
+++ b/maps/BattleTowerOutside.asm
@@ -105,6 +105,7 @@
done
BattleTowerOutsideText_BattleTower:
+; unused; originally shown when the Battle Tower was closed
text "BATTLE TOWER"
done
@@ -116,11 +117,13 @@
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
--- a/maps/GoldenrodCity.asm
+++ b/maps/GoldenrodCity.asm
@@ -476,8 +476,8 @@
line "ENTRANCE"
done
-PokeComCenterSignText:
-; unused in the english version
+GoldenrodCityPokeComCenterSignText:
+; unused
text "For Mobile Tips!"
line "#COM CENTER"
done
--- a/maps/OlivineCity.asm
+++ b/maps/OlivineCity.asm
@@ -281,7 +281,8 @@
line "Opening Now!"
done
-UnknownText_0x1a8cba:
+OlivineCityBattleTowerSignText_NotYetOpen:
+; unused; originally shown when the Battle Tower was closed
text "BATTLE TOWER AHEAD"
done