mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Another few small dex entry changes
This commit is contained in:
parent
2738675599
commit
d07897bb4f
|
@ -180,7 +180,7 @@ _RhyhornDexEntry:: ; new entry
|
||||||
|
|
||||||
_LaprasDexEntry:: ; new entry
|
_LaprasDexEntry:: ; new entry
|
||||||
text "Placid in nature,"
|
text "Placid in nature,"
|
||||||
next "Little progress"
|
next "little progress"
|
||||||
next "has been made in"
|
next "has been made in"
|
||||||
|
|
||||||
page "studying it due"
|
page "studying it due"
|
||||||
|
@ -665,7 +665,7 @@ _KrabbyDexEntry:: ; new entry
|
||||||
next "in the air to"
|
next "in the air to"
|
||||||
next "intimidate foes."
|
next "intimidate foes."
|
||||||
|
|
||||||
page "It typically
|
page "It typically"
|
||||||
next "prefers to avoid"
|
next "prefers to avoid"
|
||||||
next "fighting, though"
|
next "fighting, though"
|
||||||
dex
|
dex
|
||||||
|
@ -1321,11 +1321,11 @@ _RapidashDexEntry:: ; new entry
|
||||||
dex
|
dex
|
||||||
|
|
||||||
_RattataDexEntry:: ; new entry
|
_RattataDexEntry:: ; new entry
|
||||||
text "They gnaw on hard"
|
text "It gnaws on hard"
|
||||||
next "material to keep"
|
next "material to keep"
|
||||||
next "their fangs short."
|
next "its fangs short."
|
||||||
|
|
||||||
page "They feast on"
|
page "It feasts on"
|
||||||
next "nuts like walnuts"
|
next "nuts like walnuts"
|
||||||
next "and acorns"
|
next "and acorns"
|
||||||
dex
|
dex
|
||||||
|
|
|
@ -239,9 +239,9 @@ _CheepDexEntry::
|
||||||
dex
|
dex
|
||||||
|
|
||||||
_TotartleDexEntry::
|
_TotartleDexEntry::
|
||||||
text "A #MON capable of"
|
text "Capable of living"
|
||||||
next "living for 10,000"
|
next "for 10,000 years."
|
||||||
next "years. Its shell"
|
next "TOTARTLE's shell"
|
||||||
|
|
||||||
page "becomes slowly"
|
page "becomes slowly"
|
||||||
next "covered in algae"
|
next "covered in algae"
|
||||||
|
|
Loading…
Reference in a new issue