mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
32 lines
848 B
PHP
32 lines
848 B
PHP
gText_ObtainedTheItem:: @ 8272A78
|
|
.string "Obtained the {STR_VAR_2}!$"
|
|
|
|
gText_TheBagIsFull:: @ 8272A89
|
|
.string "The BAG is full…$"
|
|
|
|
gText_PutItemInPocket:: @ 8272A9A
|
|
.string "{PLAYER} put away the {STR_VAR_2}\n"
|
|
.string "in the {STR_VAR_3} POCKET.$"
|
|
|
|
gText_PlayerFoundOneItem:: @ 8272ABF
|
|
.string "{PLAYER} found one {STR_VAR_2}!$"
|
|
|
|
gText_TooBadBagIsFull:: @ 8272AD0
|
|
.string "Too bad!\n"
|
|
.string "The BAG is full…$"
|
|
|
|
gText_PlayerPutItemInBag:: @ 8272AEA
|
|
.string "{PLAYER} put away the {STR_VAR_2}\n"
|
|
.string "in the BAG.$"
|
|
|
|
gText_ObtainedTheDecor:: @ 8272B09
|
|
.string "Obtained the {STR_VAR_2}!$"
|
|
|
|
gText_NoRoomLeftForAnother:: @ 8272B1A
|
|
.string "Too bad! There's no room left for\n"
|
|
.string "another {STR_VAR_2}…$"
|
|
|
|
gText_TheDecorWasTransferredToThePC:: @ 8272B48
|
|
.string "The {STR_VAR_2} was transferred\n"
|
|
.string "to the PC.$"
|