Update dex_text.asm

Fixing a couple mistakes before I forget lol
This commit is contained in:
Martha Schilling 2023-06-04 00:56:07 +01:00 committed by GitHub
parent be610a2c39
commit 7d5fb8b031
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -554,7 +554,7 @@ _FarfetchdDexEntry:: ; new entry
next "declined due to" next "declined due to"
page "being hunted for" page "being hunted for"
next "their tasty meat" next "its tasty meat"
next "and leeks" next "and leeks"
dex dex
@ -665,9 +665,9 @@ _KrabbyDexEntry:: ; new entry
next "in the air to" next "in the air to"
next "intimidate foes." next "intimidate foes."
page "However, they" page "It typically
next "usually prefer to" next "prefers to avoid"
next "avoid fighting" next "fighting, though"
dex dex
_VulpixDexEntry:: ; Changed to make it not too similar to Mikon's dex entry. ~M _VulpixDexEntry:: ; Changed to make it not too similar to Mikon's dex entry. ~M