summaryrefslogtreecommitdiff
path: root/text.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-01-09 03:03:55 -0800
committerYamaArashi <shadow962@live.com>2016-01-09 03:03:55 -0800
commit8a5a7d8e68538b727e0c166488265f395603366e (patch)
treeb57f7abb207eebff9d501326c71f1a91e11bc3c9 /text.asm
parentdb31e5a438a41ae2f1b731f5700a6356fc00135f (diff)
fix typoes
Diffstat (limited to 'text.asm')
-rw-r--r--text.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/text.asm b/text.asm
index 1e06c202..6555c185 100644
--- a/text.asm
+++ b/text.asm
@@ -948,7 +948,7 @@ _VermilionGymTrashText::
line "only trash here."
done
-_VermilionGymTrashSuccesText1::
+_VermilionGymTrashSuccessText1::
text "Hey! There's a"
line "switch under the"
cont "trash!"
@@ -957,14 +957,14 @@ _VermilionGymTrashSuccesText1::
para "The 1st electric"
line "lock opened!@@"
-_VermilionGymTrashSuccesText2::
+_VermilionGymTrashSuccessText2::
text "Hey! There's"
line "another switch"
cont "under the trash!"
cont "Turn it on!"
prompt
-_VermilionGymTrashSuccesText3::
+_VermilionGymTrashSuccessText3::
text "The 2nd electric"
line "lock opened!"