mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-21 00:52:47 +02:00
Fixed accidental unusde class
This commit is contained in:
parent
9bb67df9e7
commit
d6c9209c42
@ -8252,7 +8252,6 @@ const MoveAttrs = Object.freeze({
|
|||||||
CompareWeightPowerAttr,
|
CompareWeightPowerAttr,
|
||||||
HpPowerAttr,
|
HpPowerAttr,
|
||||||
OpponentHighHpPowerAttr,
|
OpponentHighHpPowerAttr,
|
||||||
FirstAttackDoublePowerAttr,
|
|
||||||
TurnDamagedDoublePowerAttr,
|
TurnDamagedDoublePowerAttr,
|
||||||
MagnitudePowerAttr,
|
MagnitudePowerAttr,
|
||||||
AntiSunlightPowerDecreaseAttr,
|
AntiSunlightPowerDecreaseAttr,
|
||||||
|
Loading…
Reference in New Issue
Block a user