Script/Trial of the Crusader: Fix define for Permafrost

This commit is contained in:
Aristoo
2012-04-25 16:38:51 +03:00
parent b528f70639
commit 57866f3465

View File

@@ -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
{