mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Mention unused Battle Tower-related text (resolves #491)
This commit is contained in:
parent
9a7da21006
commit
711e2d6143
@ -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
|
||||
|
||||
|
@ -476,8 +476,8 @@ GoldenrodCityUndergroundSignSouthText:
|
||||
line "ENTRANCE"
|
||||
done
|
||||
|
||||
PokeComCenterSignText:
|
||||
; unused in the english version
|
||||
GoldenrodCityPokeComCenterSignText:
|
||||
; unused
|
||||
text "For Mobile Tips!"
|
||||
line "#COM CENTER"
|
||||
done
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user