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.asm12
1 files changed, 6 insertions, 6 deletions
diff --git a/data/text/common_1.asm b/data/text/common_1.asm
index 6012cdbc..4fb43989 100644
--- a/data/text/common_1.asm
+++ b/data/text/common_1.asm
@@ -965,30 +965,30 @@ UnknownText_0x1bd2bc::
text "Which floor?"
done
-UnknownText_0x1bd2ca::
+_BugCatchingContestTimeUpText::
text "ANNOUNCER: BEEEP!"
para "Time's up!"
done
-UnknownText_0x1bd2e7::
+_BugCatchingContestIsOverText::
text "ANNOUNCER: The"
line "Contest is over!"
done
-UnknownText_0x1bd308::
+_RepelWoreOffText::
text "REPEL's effect"
line "wore off."
done
-UnknownText_0x1bd321::
+_PlayerFoundItemText::
text "<PLAYER> found"
line "@"
text_from_ram wStringBuffer3
text "."
done
-UnknownText_0x1bd331::
+_ButNoSpaceText::
text "But <PLAYER> has"
line "no space left…"
done
@@ -1832,4 +1832,4 @@ UsedSurfText_::
text_from_ram wStringBuffer2
text " used"
line "SURF!"
- done
+ done \ No newline at end of file