mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 21:02:14 +01:00
Scripts/Ulduar: Corrected Feral Essence amount of stacks
This commit is contained in:
@@ -113,7 +113,7 @@ class boss_auriaya : public CreatureScript
|
||||
{
|
||||
_Reset();
|
||||
DefenderGUID = 0;
|
||||
defenderLifes = 9;
|
||||
defenderLifes = 8;
|
||||
crazyCatLady = true;
|
||||
nineLives = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user