9 more Pokemon!

Toedscool, Toedscruel, Blottle, Pendraken, Kolta, Balumba, Magnetite, Magnezone, and Gavillain.

Balumba has a small chance to hold a Fairy Feather, which makes it vaguely obtainable.

Kolta is now found in the day in the Burned Tower, whereas Houndour is seen at night. Technically balances it, right?

Gavillain is a rare Dark Cave encounter on the Blackthorn side, dragons and all that.

Balumba is a rare encounter in the National Park!
This commit is contained in:
Llinos Evans 2024-07-08 12:45:26 +01:00
parent 356b9183fb
commit f8bd02f62d
92 changed files with 570 additions and 15 deletions

View file

@ -92,15 +92,24 @@ VictreebelFrames: INCLUDE "gfx/pokemon/victreebel/frames.asm"
BellignanFrames: INCLUDE "gfx/pokemon/bellignan/frames.asm"
TentacoolFrames: INCLUDE "gfx/pokemon/tentacool/frames.asm"
TentacruelFrames: INCLUDE "gfx/pokemon/tentacruel/frames.asm"
ToedscoolFrames: INCLUDE "gfx/pokemon/toedscool/frames.asm"
ToedscruelFrames: INCLUDE "gfx/pokemon/toedscruel/frames.asm"
BlottleFrames: INCLUDE "gfx/pokemon/blottle/frames.asm"
PendrakenFrames: INCLUDE "gfx/pokemon/pendraken/frames.asm"
GeodudeFrames: INCLUDE "gfx/pokemon/geodude/frames.asm"
GravelerFrames: INCLUDE "gfx/pokemon/graveler/frames.asm"
GolemFrames: INCLUDE "gfx/pokemon/golem/frames.asm"
KoltaFrames: INCLUDE "gfx/pokemon/kolta/frames.asm"
PonytaFrames: INCLUDE "gfx/pokemon/ponyta/frames.asm"
RapidashFrames: INCLUDE "gfx/pokemon/rapidash/frames.asm"
BalumbaFrames: INCLUDE "gfx/pokemon/balumba/frames.asm"
SlowpokeFrames: INCLUDE "gfx/pokemon/slowpoke/frames.asm"
SlowbroFrames: INCLUDE "gfx/pokemon/slowbro/frames.asm"
MagnemiteFrames: INCLUDE "gfx/pokemon/magnemite/frames.asm"
MagnetiteFrames: INCLUDE "gfx/pokemon/magnetite/frames.asm"
MagnetonFrames: INCLUDE "gfx/pokemon/magneton/frames.asm"
MagnezoneFrames: INCLUDE "gfx/pokemon/magnezone/frames.asm"
GavillainFrames: INCLUDE "gfx/pokemon/gavillain/frames.asm"
CheepFrames: INCLUDE "gfx/pokemon/cheep/frames.asm"
JabettaFrames: INCLUDE "gfx/pokemon/jabetta/frames.asm"
RibbitoFrames: INCLUDE "gfx/pokemon/ribbito/frames.asm"