mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-22 00:02:20 +02:00
Update src/overrides.ts
This commit is contained in:
parent
a8b83e0712
commit
2d1c1f31be
@ -87,7 +87,7 @@ class DefaultOverrides {
|
||||
readonly STARTER_FORM_OVERRIDES: Partial<Record<Species, number>> = {};
|
||||
|
||||
/** default 5 or 20 for Daily */
|
||||
readonly STARTING_LEVEL_OVERRIDE: number = 8000;
|
||||
readonly STARTING_LEVEL_OVERRIDE: number = 0;
|
||||
/**
|
||||
* SPECIES OVERRIDE
|
||||
* will only apply to the first starter in your party or each enemy pokemon
|
||||
|
Loading…
Reference in New Issue
Block a user