mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
32 lines
1023 B
PHP
32 lines
1023 B
PHP
|
gText_PkmnTransferredSomeonesPC:: @ 8273216
|
||
|
.string "{STR_VAR_2} was transferred to\n"
|
||
|
.string "SOMEONE'S PC.\p"
|
||
|
.string "It was placed in \n"
|
||
|
.string "BOX “{STR_VAR_1}.”$"
|
||
|
|
||
|
gText_PkmnTransferredLanettesPC:: @ 8273256
|
||
|
.string "{STR_VAR_2} was transferred to\nLANETTE'S PC.\p"
|
||
|
.string "It was placed in \n"
|
||
|
.string "BOX “{STR_VAR_1}.”$"
|
||
|
|
||
|
gText_PkmnBoxSomeonesPCFull:: @ 8273296
|
||
|
.string "BOX “{STR_VAR_3}” on\n"
|
||
|
.string "SOMEONE'S PC was full.\p"
|
||
|
.string "{STR_VAR_2} was transferred to\n"
|
||
|
.string "BOX “{STR_VAR_1}.”$"
|
||
|
|
||
|
gText_PkmnBoxLanettesPCFull:: @ 82732D9
|
||
|
.string "BOX “{STR_VAR_3}” on\n"
|
||
|
.string "LANETTE'S PC was full.\p"
|
||
|
.string "{STR_VAR_2} was transferred to\n"
|
||
|
.string "BOX “{STR_VAR_1}.”$"
|
||
|
|
||
|
gText_NoMoreRoomForPokemon:: @ 827331C
|
||
|
.string "There's no more room for POKéMON!\p"
|
||
|
.string "The POKéMON BOXES are full and\n"
|
||
|
.string "can't accept any more!$"
|
||
|
|
||
|
gText_NicknameThisPokemon:: @ 8273374
|
||
|
.string "Do you want to give a nickname to\n"
|
||
|
.string "this {STR_VAR_1}?$"
|