Scripts/Misc: Initialize a couple of fields

This commit is contained in:
Nyeriah
2014-12-05 19:13:38 -02:00
parent f80a9f9f72
commit 548cc1cd2f

View File

@@ -283,6 +283,8 @@ public:
SoulChargeCount = 0;
WispCount = 0; // When ~30 wisps are summoned, Archimonde dies
_unleashSpell = 0;
_chargeSpell = 0;
Enraged = false;
HasProtected = false;