◆ HandleDummy()
| void spell_q12459_seeds_of_natures_wrath::HandleDummy |
( |
SpellEffIndex |
| ) |
|
|
inlineprivate |
1219 {
1221 {
1223 switch (creatureTarget->GetEntry())
1224 {
1227 break;
1230 break;
1233 break;
1234 }
1235 if (uiNewEntry)
1236 creatureTarget->UpdateEntry(uiNewEntry);
1237 }
1238 }
std::uint32_t uint32
Definition Define.h:107
Creature * GetHitCreature()
Definition SpellScript.cpp:458
@ NPC_REANIMATED_FROSTWYRM
Definition spell_quest.cpp:1204
@ NPC_WEAK_REANIMATED_FROSTWYRM
Definition spell_quest.cpp:1205
@ NPC_TURGID
Definition spell_quest.cpp:1207
@ NPC_DEATHGAZE
Definition spell_quest.cpp:1210
@ NPC_WEAK_DEATHGAZE
Definition spell_quest.cpp:1211
@ NPC_WEAK_TURGID
Definition spell_quest.cpp:1208
References SpellScript::GetHitCreature(), NPC_DEATHGAZE, NPC_REANIMATED_FROSTWYRM, NPC_TURGID, NPC_WEAK_DEATHGAZE, NPC_WEAK_REANIMATED_FROSTWYRM, and NPC_WEAK_TURGID.
Referenced by Register().
◆ PrepareSpellScript()
◆ Register()
| void spell_q12459_seeds_of_natures_wrath::Register |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
The documentation for this class was generated from the following file: