mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
Script/Trial of the Crusader: Fix define for Permafrost
This commit is contained in:
@@ -104,7 +104,7 @@ enum BossSpells
|
||||
SPELL_SPIKE_TELE = 66170,
|
||||
};
|
||||
|
||||
#define SPELL_PERMAFROST_HELPER RAID_MODE<uint32>(66193, 67856, 67855, 67857)
|
||||
#define SPELL_PERMAFROST_HELPER RAID_MODE<uint32>(66193, 67855, 67856, 67857)
|
||||
|
||||
enum SummonActions
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user