summaryrefslogtreecommitdiff
path: root/text/common_3.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/common_3.asm')
-rw-r--r--text/common_3.asm16
1 files changed, 8 insertions, 8 deletions
diff --git a/text/common_3.asm b/text/common_3.asm
index 02adfea43..81e916994 100644
--- a/text/common_3.asm
+++ b/text/common_3.asm
@@ -106,13 +106,13 @@ UnknownText_0x1c0272: ; 1c0272
prompt
; 1c029c
-UnknownText_0x1c029c: ; 1c029c
+Text_Gained: ; 1c029c
text_from_ram StringBuffer1
text " gained@"
db "@"
; 1c02a9
-UnknownText_0x1c02a9: ; 1c02a9
+Text_ABoostedStringBuffer2ExpPoints: ; 1c02a9
text ""
line "a boosted"
cont "@"
@@ -121,7 +121,7 @@ UnknownText_0x1c02a9: ; 1c02a9
prompt
; 1c02c9
-UnknownText_0x1c02c9: ; 1c02c9
+Text_StringBuffer2ExpPoints: ; 1c02c9
text ""
line "@"
deciram StringBuffer2, $24
@@ -157,31 +157,31 @@ Text_BattleMonNick01: ; 1c0317
done
; 1c031d
-UnknownText_0x1c031d: ; 1c031d
+Text_BattleMonNickComma: ; 1c031d
text_from_ram BattleMonNick
text ",@"
db "@"
; 1c0324
-UnknownText_0x1c0324: ; 1c0324
+Text_ThatsEnoughComeBack: ; 1c0324
text " that's"
line "enough! Come back!@"
db "@"
; 1c0340
-UnknownText_0x1c0340: ; 1c0340
+Text_OKComeBack: ; 1c0340
text " OK!"
line "Come back!@"
db "@"
; 1c0352
-UnknownText_0x1c0352: ; 1c0352
+Text_GoodComeBack: ; 1c0352
text " good!"
line "Come back!@"
db "@"
; 1c0366
-UnknownText_0x1c0366: ; 1c0366
+Text_ComeBack: ; 1c0366
text " come"
line "back!"
done