mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-24 00:09:31 +02:00
Balance Team....
This commit is contained in:
parent
77ee4557b8
commit
c23da7728b
@ -23,7 +23,7 @@ import * as Modifier from "../modifier/modifier";
|
||||
import { Species } from "#enums/species";
|
||||
import { PlayerGender } from "#enums/player-gender";
|
||||
import { SettingKeyboard } from "#app/system/settings/settings-keyboard";
|
||||
import { getBiomeName } from "#app/data/biomes";
|
||||
import { getBiomeName } from "#app/data/balance/biomes";
|
||||
import { getMysteryEncounterKey } from "#app/data/mystery-encounters/utils/encounter-phase-utils";
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user