mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-24 04:57:34 +00:00
merge up to date
This commit is contained in:
parent
6a61910d1b
commit
05ad97f64f
@ -13,7 +13,7 @@ import { PostSummonPhase } from "./post-summon-phase";
|
||||
import { GameOverPhase } from "./game-over-phase";
|
||||
import { ShinySparklePhase } from "./shiny-sparkle-phase";
|
||||
import { MysteryEncounterMode } from "#enums/mystery-encounter-mode";
|
||||
import { applyPreSummonAbAttrs, PreSummonAbAttr } from "#app/data/ability.js";
|
||||
import { applyPreSummonAbAttrs, PreSummonAbAttr } from "#app/data/ability";
|
||||
|
||||
export class SummonPhase extends PartyMemberPokemonPhase {
|
||||
private loaded: boolean;
|
||||
|
Loading…
x
Reference in New Issue
Block a user