mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
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:
parent
356b9183fb
commit
f8bd02f62d
92 changed files with 570 additions and 15 deletions
|
|
@ -111,15 +111,24 @@
|
|||
const BELLIGNAN
|
||||
const TENTACOOL ; 48
|
||||
const TENTACRUEL ; 49
|
||||
const TOEDSCOOL
|
||||
const TOEDSCRUEL
|
||||
const BLOTTLE
|
||||
const PENDRAKEN
|
||||
const GEODUDE ; 4a
|
||||
const GRAVELER ; 4b
|
||||
const GOLEM ; 4c
|
||||
const KOLTA
|
||||
const PONYTA ; 4d
|
||||
const RAPIDASH ; 4e
|
||||
const BALUMBA
|
||||
const SLOWPOKE ; 4f
|
||||
const SLOWBRO ; 50
|
||||
const MAGNEMITE ; 51
|
||||
const MAGNETITE
|
||||
const MAGNETON ; 52
|
||||
const MAGNEZONE
|
||||
const GAVILLAIN
|
||||
const CHEEP
|
||||
const JABETTA
|
||||
const RIBBITO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue