mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-19 22:09:27 +02:00
Update starters.ts
This commit is contained in:
parent
ce779b7cb2
commit
fbe37ee924
@ -410,7 +410,7 @@ export const speciesStarterCosts = {
|
||||
[Species.CLAUNCHER]: 3,
|
||||
[Species.HELIOPTILE]: 3,
|
||||
[Species.TYRUNT]: 3,
|
||||
[Species.AMAURA]: 3,
|
||||
[Species.AMAURA]: 2,
|
||||
[Species.HAWLUCHA]: 4,
|
||||
[Species.DEDENNE]: 2,
|
||||
[Species.CARBINK]: 2,
|
||||
@ -538,6 +538,7 @@ export const speciesStarterCosts = {
|
||||
[Species.GLASTRIER]: 6,
|
||||
[Species.SPECTRIER]: 8,
|
||||
[Species.CALYREX]: 8,
|
||||
[Species.ENAMORUS]: 7,
|
||||
[Species.GALAR_MEOWTH]: 3,
|
||||
[Species.GALAR_PONYTA]: 2,
|
||||
[Species.GALAR_SLOWPOKE]: 3,
|
||||
@ -556,7 +557,6 @@ export const speciesStarterCosts = {
|
||||
[Species.HISUI_QWILFISH]: 4,
|
||||
[Species.HISUI_SNEASEL]: 5,
|
||||
[Species.HISUI_ZORUA]: 3,
|
||||
[Species.ENAMORUS]: 7,
|
||||
|
||||
[Species.SPRIGATITO]: 4,
|
||||
[Species.FUECOCO]: 4,
|
||||
|
Loading…
Reference in New Issue
Block a user