mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 21:25:42 -05:00
16 lines
519 B
PHP
16 lines
519 B
PHP
Aide_Text_HaventCaughtEnoughMonsForItem::
|
|
.string "Let's see…\n"
|
|
.string "Uh-oh! You have caught only\l"
|
|
.string "{STR_VAR_3} kinds of POKéMON!\p"
|
|
.string "You need {STR_VAR_1} kinds\n"
|
|
.string "if you want the {STR_VAR_2}.$"
|
|
|
|
Aide_Text_GetEnoughMonsComeBackForItem::
|
|
.string "…Oh. I see.\p"
|
|
.string "When you get {STR_VAR_1} kinds of POKéMON,\n"
|
|
.string "come back for the {STR_VAR_2}.$"
|
|
|
|
Aide_Text_DontHaveAnyRoomForItem::
|
|
.string "Oh! I see you don't have any\n"
|
|
.string "room for the {STR_VAR_2}.$"
|