mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-15 03:49:33 +02:00
Update ability and move logic to use getMoveCategory
instead of move.category
This commit is contained in:
parent
2def2ad00e
commit
e02c71c870
@ -20,7 +20,6 @@ import {
|
||||
TypeBoostTag,
|
||||
} from "#data/battler-tags";
|
||||
import {getBerryEffectFunc} from "#data/berry";
|
||||
import {applyChallenges} from "#data/challenge";
|
||||
import {allAbilities, allMoves} from "#data/data-lists";
|
||||
import {SpeciesFormChangeRevertWeatherFormTrigger} from "#data/form-change-triggers";
|
||||
import {DelayedAttackTag} from "#data/positional-tags/positional-tag";
|
||||
|
Loading…
Reference in New Issue
Block a user