mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
Scripts/Misc: Initialize a couple of fields
This commit is contained in:
@@ -283,6 +283,8 @@ public:
|
||||
|
||||
SoulChargeCount = 0;
|
||||
WispCount = 0; // When ~30 wisps are summoned, Archimonde dies
|
||||
_unleashSpell = 0;
|
||||
_chargeSpell = 0;
|
||||
|
||||
Enraged = false;
|
||||
HasProtected = false;
|
||||
|
||||
Reference in New Issue
Block a user