summaryrefslogtreecommitdiff
path: root/data/text/common_1.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/text/common_1.asm')
-rw-r--r--data/text/common_1.asm10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/text/common_1.asm b/data/text/common_1.asm
index 97750d47..c27c465f 100644
--- a/data/text/common_1.asm
+++ b/data/text/common_1.asm
@@ -1664,33 +1664,33 @@ _ExpPointsText::
text " EXP. Points!"
prompt
-Text_GoMon::
+_GoMonText::
text "Go! @"
text_ram wBattleMonNick
text "!"
done
-Text_DoItMon::
+_DoItMonText::
text "Do it! @"
text_ram wBattleMonNick
text "!"
done
-Text_GoForItMon::
+_GoForItMonText::
text "Go for it,"
line "@"
text_ram wBattleMonNick
text "!"
done
-Text_YourFoesWeakGetmMon::
+_YourFoesWeakGetmMonText::
text "Your foe's weak!"
line "Get'm, @"
text_ram wBattleMonNick
text "!"
done
-Text_BattleMonNickComma::
+_BattleMonNickCommaText::
text_ram wBattleMonNick
text ",@@"