mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
New sprites and a warp to the crater
Added new sprites, plus a redesigned Scizor one. Crater warps have been added but are glitchy as of right now
This commit is contained in:
parent
e7784604ce
commit
d883c40fff
18 changed files with 46 additions and 13 deletions
|
|
@ -751,13 +751,13 @@ _KabutopsDexEntry:: ; new entry
|
|||
dex
|
||||
|
||||
_HorseaDexEntry:: ; new entry
|
||||
text "When endangered,"
|
||||
next "it spits black"
|
||||
next "ink. In spring,"
|
||||
text "Spits black ink"
|
||||
next "when threatened."
|
||||
next "It lays thousands"
|
||||
|
||||
page "it lays thousands"
|
||||
next "of eggs, but many"
|
||||
next "of them are eaten"
|
||||
page "of eggs in spring"
|
||||
next "but many are"
|
||||
next "eaten by GOLDEEN"
|
||||
dex
|
||||
|
||||
_SeadraDexEntry::
|
||||
|
|
|
|||
|
|
@ -748,6 +748,36 @@ _MelmetalDexEntry::
|
|||
next "iron from nothing"
|
||||
dex
|
||||
|
||||
_SirfetchdDexEntry::
|
||||
text "FARFETCH'D that"
|
||||
next "wield huge leeks"
|
||||
next "evolve into this"
|
||||
|
||||
page "form. It guards"
|
||||
next "attacks using"
|
||||
next "its leaf shield"
|
||||
dex
|
||||
|
||||
_MrRimeDexEntry::
|
||||
text "As it tap-dances"
|
||||
next "around, it waves"
|
||||
next "its icy cane in"
|
||||
|
||||
page "perfect time,"
|
||||
next "conjuring potent"
|
||||
next "psychic energy"
|
||||
dex
|
||||
|
||||
_PerrserkerDexEntry::
|
||||
text "A savage #MON"
|
||||
next "with a body of"
|
||||
next "iron. It uses its"
|
||||
|
||||
page "dagger-like claws"
|
||||
next "to tear into"
|
||||
next "foes in battle"
|
||||
dex
|
||||
|
||||
_ArticunoGDexEntry::
|
||||
text "From its eyes,"
|
||||
next "it fires beams"
|
||||
|
|
|
|||
|
|
@ -174,7 +174,7 @@ MonsterPalettes:
|
|||
db PAL_GREYMON ; RHYDON
|
||||
db PAL_BROWNMON ; RHYPERIOR
|
||||
db PAL_GREENMON ; SCYTHER
|
||||
db PAL_GREENMON ; SCIZOR
|
||||
db PAL_REDMON ; SCIZOR
|
||||
db PAL_BROWNMON ; KLEAVOR
|
||||
db PAL_BROWNMON ; PINSIR
|
||||
db PAL_BROWNMON ; PURAKKUSU
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue