◆ HandleDummy()
| void spell_q12459_seeds_of_natures_wrath::HandleDummy |
( |
SpellEffIndex |
| ) |
|
|
inlineprivate |
1212 {
1214 {
1216 switch (creatureTarget->GetEntry())
1217 {
1220 break;
1223 break;
1226 break;
1227 }
1228 if (uiNewEntry)
1229 creatureTarget->UpdateEntry(uiNewEntry);
1230 }
1231 }
std::uint32_t uint32
Definition Define.h:107
Creature * GetHitCreature()
Definition SpellScript.cpp:458
@ NPC_REANIMATED_FROSTWYRM
Definition spell_quest.cpp:1197
@ NPC_WEAK_REANIMATED_FROSTWYRM
Definition spell_quest.cpp:1198
@ NPC_TURGID
Definition spell_quest.cpp:1200
@ NPC_DEATHGAZE
Definition spell_quest.cpp:1203
@ NPC_WEAK_DEATHGAZE
Definition spell_quest.cpp:1204
@ NPC_WEAK_TURGID
Definition spell_quest.cpp:1201
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: