mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-17 02:30:50 +12:00
fleemon enhancements
Added Dunsparce, Diglett, and Wiglett to 25% for their dex entries, also added Squeamata Moved Phanpy and Teddiursa as they appear early-game and we don't want to promote a bad experience. That's Dunsparce's job.
This commit is contained in:
parent
95b59dfa8d
commit
39ce6d1f69
|
@ -16,6 +16,13 @@ SometimesFleeMons:
|
|||
dw SNUBBULL
|
||||
dw HERACROSS
|
||||
dw BALUMBA
|
||||
dw PHANPY
|
||||
dw TEDDIURSA
|
||||
dw DIGLETT
|
||||
dw WIGLETT
|
||||
dw SQUEAMATA
|
||||
dw DUNSPARCE
|
||||
dw DUDUNSPARCE
|
||||
dw -1
|
||||
|
||||
OftenFleeMons:
|
||||
|
@ -25,8 +32,6 @@ OftenFleeMons:
|
|||
dw MOLTRES ; review
|
||||
dw QUAGSIRE
|
||||
dw DELIBIRD
|
||||
dw PHANPY
|
||||
dw TEDDIURSA
|
||||
dw KIWOOKED
|
||||
dw TOEDSCOOL
|
||||
dw -1
|
||||
|
|
Loading…
Reference in a new issue