145 {
147 for (
uint32 spellId : reinforcementSpells)
148 {
150 }
151 }
std::uint32_t uint32
Definition Define.h:107
@ SPELL_SUMMON_MENDER_1
Definition boss_commander_sarannis.cpp:40
@ SPELL_SUMMON_RESERVIST_2
Definition boss_commander_sarannis.cpp:42
@ SPELL_SUMMON_RESERVIST_1
Definition boss_commander_sarannis.cpp:41
@ SPELL_SUMMON_RESERVIST_3
Definition boss_commander_sarannis.cpp:43
Unit * GetCaster()
Definition SpellScript.cpp:401
SpellCastResult CastSpell(SpellCastTargets const &targets, SpellInfo const *spellInfo, CustomSpellValues const *value, TriggerCastFlags triggerFlags=TRIGGERED_NONE, Item *castItem=nullptr, AuraEffect const *triggeredByAura=nullptr, ObjectGuid originalCaster=ObjectGuid::Empty)
Definition Unit.cpp:1178