◆ HandleDummy()
| void spell_q12459_seeds_of_natures_wrath::HandleDummy |
( |
SpellEffIndex |
| ) |
|
|
inlineprivate |
1220 {
1222 {
1224 switch (creatureTarget->GetEntry())
1225 {
1228 break;
1231 break;
1234 break;
1235 }
1236 if (uiNewEntry)
1237 creatureTarget->UpdateEntry(uiNewEntry);
1238 }
1239 }
std::uint32_t uint32
Definition Define.h:107
Creature * GetHitCreature()
Definition SpellScript.cpp:458
@ NPC_REANIMATED_FROSTWYRM
Definition spell_quest.cpp:1205
@ NPC_WEAK_REANIMATED_FROSTWYRM
Definition spell_quest.cpp:1206
@ NPC_TURGID
Definition spell_quest.cpp:1208
@ NPC_DEATHGAZE
Definition spell_quest.cpp:1211
@ NPC_WEAK_DEATHGAZE
Definition spell_quest.cpp:1212
@ NPC_WEAK_TURGID
Definition spell_quest.cpp:1209
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: