2022-05-19 19:14:13 +02:00
|
|
|
gText_ObtainedTheItem::
|
|
|
|
.string "Obtained the {STR_VAR_2}!$"
|
|
|
|
|
|
|
|
gText_TheBagIsFull::
|
2022-08-21 22:56:26 +02:00
|
|
|
.string "The Bag is full…$"
|
2022-05-19 19:14:13 +02:00
|
|
|
|
|
|
|
gText_PutItemInPocket::
|
|
|
|
.string "{PLAYER} put away the {STR_VAR_2}\n"
|
2022-08-21 22:56:26 +02:00
|
|
|
.string "in the {STR_VAR_3} Pocket.$"
|
2022-05-19 19:14:13 +02:00
|
|
|
|
|
|
|
gText_PlayerFoundOneItem::
|
|
|
|
.string "{PLAYER} found one {STR_VAR_2}!$"
|
|
|
|
|
|
|
|
gText_TooBadBagIsFull::
|
|
|
|
.string "Too bad!\n"
|
2022-08-21 22:56:26 +02:00
|
|
|
.string "The Bag is full…$"
|
2022-05-19 19:14:13 +02:00
|
|
|
|
|
|
|
gText_PlayerPutItemInBag::
|
|
|
|
.string "{PLAYER} put away the {STR_VAR_2}\n"
|
2022-08-21 22:56:26 +02:00
|
|
|
.string "in the Bag.$"
|
2022-05-19 19:14:13 +02:00
|
|
|
|
|
|
|
gText_ObtainedTheDecor::
|
|
|
|
.string "Obtained the {STR_VAR_2}!$"
|
|
|
|
|
|
|
|
gText_NoRoomLeftForAnother::
|
|
|
|
.string "Too bad! There's no room left for\n"
|
|
|
|
.string "another {STR_VAR_2}…$"
|
|
|
|
|
|
|
|
gText_TheDecorWasTransferredToThePC::
|
|
|
|
.string "The {STR_VAR_2} was transferred\n"
|
|
|
|
.string "to the PC.$"
|