DB/Spell: Arm Dead Damage Kologarn

Closes #24577

(cherry picked from commit 9170567218)
This commit is contained in:
Jildor
2020-05-11 17:49:47 +02:00
committed by Shauren
parent 5d0b43cec4
commit 9d27de8b80
2 changed files with 11 additions and 1 deletions

View File

@@ -35,7 +35,6 @@ EndScriptData */
enum Spells
{
SPELL_ARM_DEAD_DAMAGE = 63629,
SPELL_TWO_ARM_SMASH = 63356,
SPELL_ONE_ARM_SMASH = 63573,
SPELL_ARM_SWEEP = 63766,
@@ -62,6 +61,8 @@ enum Spells
SPELL_BERSERK = 47008 // guess
};
#define SPELL_ARM_DEAD_DAMAGE RAID_MODE<uint32>(63629,63979)
enum NPCs
{
NPC_RUBBLE_STALKER = 33809,