|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "Player.h"#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "SpellAuraEffects.h"#include "GridNotifiers.h"#include "GridNotifiersImpl.h"#include "CellImpl.h"Go to the source code of this file.
Functions | |
| void | AddSC_holiday_spell_scripts () |
| enum Mistletoe |
| Enumerator | |
|---|---|
| SPELL_CREATE_MISTLETOE | |
| SPELL_CREATE_HOLLY | |
| SPELL_CREATE_SNOWFLAKES | |
Definition at line 268 of file spell_holiday.cpp.
| Enumerator | |
|---|---|
| SPELL_PX_238_WINTER_WONDERVOLT_TRANSFORM_1 | |
| SPELL_PX_238_WINTER_WONDERVOLT_TRANSFORM_2 | |
| SPELL_PX_238_WINTER_WONDERVOLT_TRANSFORM_3 | |
| SPELL_PX_238_WINTER_WONDERVOLT_TRANSFORM_4 | |
Definition at line 315 of file spell_holiday.cpp.
| enum SpellsPicnic |
| Enumerator | |
|---|---|
| SPELL_BASKET_CHECK | |
| SPELL_MEAL_PERIODIC | |
| SPELL_MEAL_EAT_VISUAL | |
| SPELL_DRINK_VISUAL | |
| SPELL_ROMANTIC_PICNIC_ACHIEV | |
Definition at line 22 of file spell_holiday.cpp.
| enum TrickOrTreatSpells |
| Enumerator | |
|---|---|
| SPELL_TRICK | |
| SPELL_TREAT | |
| SPELL_TRICKED_OR_TREATED | |
| SPELL_TRICKY_TREAT_SPEED | |
| SPELL_TRICKY_TREAT_TRIGGER | |
| SPELL_UPSET_TUMMY | |
Definition at line 181 of file spell_holiday.cpp.
| enum TrickSpells |
Definition at line 104 of file spell_holiday.cpp.
| void AddSC_holiday_spell_scripts | ( | ) |
Definition at line 376 of file spell_holiday.cpp.
Referenced by AddSpellScripts().