IceBurn listed as a freeze move

This commit is contained in:
darkfire006 2022-12-20 01:23:22 -06:00
parent 35a3861c9f
commit 9e0407d48d
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
Me.AIField1 = AIField.Damage
Me.AIField2 = AIField.MultiTurn
Me.AIField3 = AIField.CanFreeze
Me.AIField3 = AIField.CanBurn
EffectChances.Add(30)
End Sub