aboutsummaryrefslogtreecommitdiffstats
path: root/text/Route16FlyHouse.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2023-11-20 00:33:27 -0600
committerdannye <33dannye@gmail.com>2023-11-20 20:23:27 -0600
commit298e99d3776580585c3f434e5d93137ae431bdd3 (patch)
treea808c4ffd0fd0f9bd28972bae5236e0d3345c8e5 /text/Route16FlyHouse.asm
parentAdd sound bits documentation for wOptions (#110) (diff)
parentName 2 unnamed labels I missed in SeafoamIslandsB4F and PokemonMansion3F (#437) (diff)
downloadpokeyellow-298e99d3776580585c3f434e5d93137ae431bdd3.tar.gz
pokeyellow-298e99d3776580585c3f434e5d93137ae431bdd3.tar.xz
pokeyellow-298e99d3776580585c3f434e5d93137ae431bdd3.zip
Merge branch 'master' of https://github.com/pret/pokered
Diffstat (limited to 'text/Route16FlyHouse.asm')
-rw-r--r--text/Route16FlyHouse.asm10
1 files changed, 5 insertions, 5 deletions
diff --git a/text/Route16FlyHouse.asm b/text/Route16FlyHouse.asm
index 89f76e51..d8b17cbe 100644
--- a/text/Route16FlyHouse.asm
+++ b/text/Route16FlyHouse.asm
@@ -1,4 +1,4 @@
-_Route16HouseText3::
+_Route16FlyHouseBrunetteGirlText::
text "Oh, you found my"
line "secret retreat!"
@@ -8,12 +8,12 @@ _Route16HouseText3::
cont "to you with this!"
prompt
-_ReceivedHM02Text::
+_Route16FlyHouseBrunetteGirlReceivedHM02Text::
text "<PLAYER> received"
line "HM02!@"
text_end
-_HM02ExplanationText::
+_Route16FlyHouseBrunetteGirlHM02ExplanationText::
text "HM02 is FLY."
line "It will take you"
cont "back to any town."
@@ -22,11 +22,11 @@ _HM02ExplanationText::
line "use!"
done
-_HM02NoRoomText::
+_Route16FlyHouseBrunetteGirlHM02NoRoomText::
text "You don't have any"
line "room for this."
done
-_Route16HouseText_1e652::
+_Route16FlyHouseFearowText::
text "FEAROW: Kyueen!"
done