diff options
Diffstat (limited to 'data/text')
-rw-r--r-- | data/text/obtain_item.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/text/obtain_item.inc b/data/text/obtain_item.inc index 74a2716f8..b1860f58e 100644 --- a/data/text/obtain_item.inc +++ b/data/text/obtain_item.inc @@ -35,13 +35,13 @@ Text_FoundXItems:: @ 81A52DD .string "{PLAYER} found\n" .string "{STR_VAR_1} {STR_VAR_2}(s)!$" -Text_1A52F0:: @ 81A52F0 +Text_ObtainedTheDecor:: @ 81A52F0 .string "Obtained the {STR_VAR_2}!$" -Text_1A5301:: @ 81A5301 +Text_NoRoomForAnotherDecor:: @ 81A5301 .string "Too bad! There's no room left for\n" .string "another {STR_VAR_2}…$" -gUnknown_81A532F:: @ 81A532F +Text_DecorTransferredToPC:: @ 81A532F .string "The {STR_VAR_2} was transferred\n" .string "to the PC.$" |