|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| SpellCastResult | CheckRequirement () |
| void | HandleDummy (SpellEffIndex) |
| bool | Load () OVERRIDE |
| PrepareSpellScript (spell_item_demon_broiled_surprise_SpellScript) | |
| void | Register () OVERRIDE |
| bool | Validate (SpellInfo const *) OVERRIDE |
Definition at line 1956 of file spell_item.cpp.
|
inlineprivate |
Definition at line 1978 of file spell_item.cpp.
References WorldObject::FindNearestCreature(), SpellScript::GetCaster(), Player::GetQuestStatus(), NPC_ABYSSAL_FLAMEBRINGER, QUEST_STATUS_INCOMPLETE, QUEST_SUPER_HOT_STEW, SPELL_CAST_OK, SPELL_FAILED_CANT_DO_THAT_RIGHT_NOW, SPELL_FAILED_NOT_HERE, and Object::ToPlayer().
Referenced by Register().
|
inlineprivate |
Definition at line 1972 of file spell_item.cpp.
References Unit::CastSpell(), SpellScript::GetCaster(), and SPELL_CREATE_DEMON_BROILED_SURPRISE.
Referenced by Register().
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 1967 of file spell_item.cpp.
References SpellScript::GetCaster(), Object::GetTypeId(), OVERRIDE, and TYPEID_PLAYER.
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 1990 of file spell_item.cpp.
References CheckRequirement(), EFFECT_1, HandleDummy(), SpellScript::OnCheckCast, SpellScript::OnEffectHitTarget, OVERRIDE, SPELL_EFFECT_DUMMY, SpellCheckCastFn, and SpellEffectFn.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 1960 of file spell_item.cpp.
References NPC_ABYSSAL_FLAMEBRINGER, OVERRIDE, QUEST_SUPER_HOT_STEW, sObjectMgr, SPELL_CREATE_DEMON_BROILED_SURPRISE, and sSpellMgr.