mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 16:02:20 +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,
|
||||
EnemyBattleInfo,
|
||||
} from "#app/ui/battle-info";
|
||||
import Move from "#app/data/moves/move";
|
||||
import type Move from "#app/data/moves/move";
|
||||
import {
|
||||
HighCritAttr,
|
||||
HitsTagAttr,
|
||||
|
Loading…
Reference in New Issue
Block a user