aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2021-03-16 18:36:40 +0100
committerShauren <shauren.trinity@gmail.com>2021-03-16 18:36:40 +0100
commit566f9f368df381bcee3af2ef04a3d815da8688e2 (patch)
tree5763dbd3041cdc581ee85d84bd241bc9c09bd145
parentc7d1cf74575b4af8f4605d57a320ef68b4edbdaf (diff)
Scripts/Icecrown Citadel: Corrected spell ids used by Professor Putricide
-rw-r--r--src/server/scripts/Northrend/IcecrownCitadel/boss_professor_putricide.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/server/scripts/Northrend/IcecrownCitadel/boss_professor_putricide.cpp b/src/server/scripts/Northrend/IcecrownCitadel/boss_professor_putricide.cpp
index 02fcf5026d7..4ce8a2a89fd 100644
--- a/src/server/scripts/Northrend/IcecrownCitadel/boss_professor_putricide.cpp
+++ b/src/server/scripts/Northrend/IcecrownCitadel/boss_professor_putricide.cpp
@@ -76,8 +76,8 @@ enum Spells
SPELL_GUZZLE_POTIONS = 71893,
SPELL_OOZE_TANK_PROTECTION = 71770, // protects the tank
SPELL_CHOKING_GAS_BOMB = 71255,
- SPELL_OOZE_VARIABLE = 74118,
- SPELL_GAS_VARIABLE = 74119,
+ SPELL_OOZE_VARIABLE = 70352,
+ SPELL_GAS_VARIABLE = 70353,
SPELL_UNBOUND_PLAGUE = 70911,
SPELL_UNBOUND_PLAGUE_SEARCHER = 70917,
SPELL_PLAGUE_SICKNESS = 70953,
@@ -116,8 +116,6 @@ enum Spells
SPELL_UNHOLY_INFUSION_CREDIT = 71518
};
-#define SPELL_GASEOUS_BLOAT_HELPER RAID_MODE<uint32>(70672, 72455, 72832, 72833)
-
enum Events
{
// Festergut