mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-14 09:06:41 +13:00
okay did you know they misspelled this move until X and Y
adding it back for the sake of consistency! this is Gen 1, dammit!
This commit is contained in:
parent
143a6a6417
commit
bc4f0b83e8
|
|
@ -171,7 +171,7 @@ MoveNames:: ; 12chr limit
|
||||||
li "IRON DEFENSE"
|
li "IRON DEFENSE"
|
||||||
li "DAZZLE GLEAM"
|
li "DAZZLE GLEAM"
|
||||||
li "NIGHT SLASH"
|
li "NIGHT SLASH"
|
||||||
li "FEINT ATTACK"
|
li "FAINT ATTACK"
|
||||||
li "IRON HEAD"
|
li "IRON HEAD"
|
||||||
li "BRUTAL SWING"
|
li "BRUTAL SWING"
|
||||||
li "CHARM"
|
li "CHARM"
|
||||||
|
|
|
||||||
|
|
@ -155,7 +155,8 @@ _HelixFossilDescription::
|
||||||
prompt
|
prompt
|
||||||
|
|
||||||
_SecretKeyDescription::
|
_SecretKeyDescription::
|
||||||
text "Opens doors."
|
text "Opens the door to"
|
||||||
|
next "CINNABAR GYM."
|
||||||
prompt
|
prompt
|
||||||
|
|
||||||
_BikeVoucherDescription::
|
_BikeVoucherDescription::
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue