aboutsummaryrefslogtreecommitdiffstats
path: root/text/CeladonMart1F.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/CeladonMart1F.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/CeladonMart1F.asm')
-rw-r--r--text/CeladonMart1F.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/text/CeladonMart1F.asm b/text/CeladonMart1F.asm
index 8d805edc..c9975da9 100644
--- a/text/CeladonMart1F.asm
+++ b/text/CeladonMart1F.asm
@@ -1,4 +1,4 @@
-_CeladonMart1Text1::
+_CeladonMart1FReceptionistText::
text "Hello! Welcome to"
line "CELADON DEPT."
cont "STORE."
@@ -8,7 +8,7 @@ _CeladonMart1Text1::
cont "the store layout."
done
-_CeladonMart1Text2::
+_CeladonMart1FDirectorySignText::
text "1F: SERVICE"
line " COUNTER"
@@ -25,7 +25,7 @@ _CeladonMart1Text2::
line "VENDING MACHINES"
done
-_CeladonMart1Text3::
+_CeladonMart1FCurrentFloorSignText::
text "1F: SERVICE"
line " COUNTER"
done