mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Identify Pokédex rating text
This commit is contained in:
parent
cc46b0e510
commit
927b5a4700
2 changed files with 64 additions and 64 deletions
|
|
@ -378,41 +378,41 @@ _OaksLabText_441cc::
|
|||
line "Rating:"
|
||||
prompt
|
||||
|
||||
_OaksLabText_44201::
|
||||
_PokedexRatingText01::
|
||||
text "You still have"
|
||||
line "lots to do."
|
||||
cont "Look for #MON"
|
||||
cont "in grassy areas!"
|
||||
done
|
||||
|
||||
_OaksLabText_44206::
|
||||
_PokedexRatingText02::
|
||||
text "You're on the"
|
||||
line "right track! "
|
||||
cont "Get a FLASH HM"
|
||||
cont "from my AIDE!"
|
||||
done
|
||||
|
||||
_OaksLabText_4420b::
|
||||
_PokedexRatingText03::
|
||||
text "You still need"
|
||||
line "more #MON!"
|
||||
cont "Try to catch"
|
||||
cont "other species!"
|
||||
done
|
||||
|
||||
_OaksLabText_44210::
|
||||
_PokedexRatingText04::
|
||||
text "Good, you're"
|
||||
line "trying hard!"
|
||||
cont "Get an ITEMFINDER"
|
||||
cont "from my AIDE!"
|
||||
done
|
||||
|
||||
_OaksLabText_44215::
|
||||
_PokedexRatingText05::
|
||||
text "Looking good!"
|
||||
line "Go find my AIDE"
|
||||
cont "when you get 50!"
|
||||
done
|
||||
|
||||
_OaksLabText_4421a::
|
||||
_PokedexRatingText06::
|
||||
text "You finally got at"
|
||||
line "least 50 species!"
|
||||
cont "Be sure to get"
|
||||
|
|
@ -420,62 +420,62 @@ _OaksLabText_4421a::
|
|||
cont "AIDE!"
|
||||
done
|
||||
|
||||
_OaksLabText_4421f::
|
||||
_PokedexRatingText07::
|
||||
text "Ho! This is geting"
|
||||
line "even better!"
|
||||
done
|
||||
|
||||
_OaksLabText_44224::
|
||||
_PokedexRatingText08::
|
||||
text "Very good!"
|
||||
line "Go fish for some"
|
||||
cont "marine #MON!"
|
||||
done
|
||||
|
||||
_OaksLabText_44229::
|
||||
_PokedexRatingText09::
|
||||
text "Wonderful!"
|
||||
line "Do you like to"
|
||||
cont "collect things?"
|
||||
done
|
||||
|
||||
_OaksLabText_4422e::
|
||||
_PokedexRatingText10::
|
||||
text "I'm impressed!"
|
||||
line "It must have been"
|
||||
cont "difficult to do!"
|
||||
done
|
||||
|
||||
_OaksLabText_44233::
|
||||
_PokedexRatingText11::
|
||||
text "You finally got at"
|
||||
line "least 100 species!"
|
||||
cont "I can't believe"
|
||||
cont "how good you are!"
|
||||
done
|
||||
|
||||
_OaksLabText_44238::
|
||||
_PokedexRatingText12::
|
||||
text "You even have the"
|
||||
line "evolved forms of"
|
||||
cont "#MON! Super!"
|
||||
done
|
||||
|
||||
_OaksLabText_4423d::
|
||||
_PokedexRatingText13::
|
||||
text "Excellent! Trade"
|
||||
line "with friends to"
|
||||
cont "get some more!"
|
||||
done
|
||||
|
||||
_OaksLabText_44242::
|
||||
_PokedexRatingText14::
|
||||
text "Outstanding!"
|
||||
line "You've become a"
|
||||
cont "real pro at this!"
|
||||
done
|
||||
|
||||
_OaksLabText_44247::
|
||||
_PokedexRatingText15::
|
||||
text "I have nothing"
|
||||
line "left to say!"
|
||||
cont "You're the"
|
||||
cont "authority now!"
|
||||
done
|
||||
|
||||
_OaksLabText_4424c::
|
||||
_PokedexRatingText16::
|
||||
text "Your #DEX is"
|
||||
line "entirely complete!"
|
||||
cont "Congratulations!"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue