pokefirered/data/text/aide.inc
2022-06-24 21:10:48 -04:00

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}.$"