2230 {
2232
2234 {
2237 break;
2240 break;
2243 break;
2246 break;
2247 default:
2248 return;
2249 }
2250
2252 }
std::uint32_t uint32
Definition Define.h:107
Creature * GetHitCreature()
Definition SpellScript.cpp:458
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:1194
@ NPC_NEW_AVALON_TOWN_HALL
Definition spell_quest.cpp:2208
@ NPC_NEW_AVALON_FORGE
Definition spell_quest.cpp:2207
@ SPELL_TOWN_HALL_CREDIT
Definition spell_quest.cpp:2203
@ NPC_CHAPEL_OF_THE_CRIMSON_FLAME
Definition spell_quest.cpp:2210
@ NPC_SCARLET_HOLD
Definition spell_quest.cpp:2209
@ SPELL_SCARLET_HOLD_CREDIT
Definition spell_quest.cpp:2204
@ SPELL_CHAPEL_CREDIT
Definition spell_quest.cpp:2205
@ SPELL_FORGE_CREDIT
Definition spell_quest.cpp:2202