mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 00:12:16 +02:00
Update src/field/pokemon.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
12d48edfa2
commit
8e2459b81d
@ -9,7 +9,7 @@ import BattleInfo, {
|
|||||||
PlayerBattleInfo,
|
PlayerBattleInfo,
|
||||||
EnemyBattleInfo,
|
EnemyBattleInfo,
|
||||||
} from "#app/ui/battle-info";
|
} from "#app/ui/battle-info";
|
||||||
import Move from "#app/data/moves/move";
|
import type Move from "#app/data/moves/move";
|
||||||
import {
|
import {
|
||||||
HighCritAttr,
|
HighCritAttr,
|
||||||
HitsTagAttr,
|
HitsTagAttr,
|
||||||
|
Loading…
Reference in New Issue
Block a user