|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedEscortAI.h"#include "Player.h"#include "SpellInfo.h"#include "CreatureTextMgr.h"Go to the source code of this file.
Classes | |
| class | npc_amberpine_woodsman |
| struct | npc_amberpine_woodsman::npc_amberpine_woodsmanAI |
| class | npc_emily |
| struct | npc_emily::npc_emilyAI |
| class | npc_lake_frog |
| struct | npc_lake_frog::npc_lake_frogAI |
| class | npc_mrfloppy |
| struct | npc_mrfloppy::npc_mrfloppyAI |
| class | npc_outhouse_bunny |
| struct | npc_outhouse_bunny::npc_outhouse_bunnyAI |
| class | npc_tallhorn_stag |
| struct | npc_tallhorn_stag::npc_tallhorn_stagAI |
| class | npc_venture_co_straggler |
| struct | npc_venture_co_straggler::npc_venture_co_stragglerAI |
| class | npc_wounded_skirmisher |
| struct | npc_wounded_skirmisher::npc_wounded_skirmisherAI |
Functions | |
| void | AddSC_grizzly_hills () |
| enum AmberpineWoodsman |
| Enumerator | |
|---|---|
| NPC_TALLHORN_STAG | |
Definition at line 364 of file zone_grizzly_hills.cpp.
| Enumerator | |
|---|---|
| EVENT_WOODSMAN_1 | |
| EVENT_WOODSMAN_2 | |
Definition at line 370 of file zone_grizzly_hills.cpp.
| enum Floppy |
Definition at line 17 of file zone_grizzly_hills.cpp.
| enum LakeFrog |
Definition at line 607 of file zone_grizzly_hills.cpp.
| enum LakeFrogEvents |
| Enumerator | |
|---|---|
| EVENT_LAKEFROG_1 | |
| EVENT_LAKEFROG_2 | |
| EVENT_LAKEFROG_3 | |
| EVENT_LAKEFROG_4 | |
| EVENT_LAKEFROG_5 | |
Definition at line 627 of file zone_grizzly_hills.cpp.
| enum Outhouse |
| Enumerator | |
|---|---|
| SOUND_FEMALE | |
| SOUND_MALE | |
| SPELL_OUTHOUSE_GROANS | |
| SPELL_CAMERA_SHAKE | |
| SPELL_DUST_FIELD | |
Definition at line 251 of file zone_grizzly_hills.cpp.
| enum Skirmisher |
| Enumerator | |
|---|---|
| QUEST_OVERWHELMED | |
| SPELL_RENEW_SKIRMISHER | |
| SPELL_KILL_CREDIT | |
| SAY_RANDOM | |
Definition at line 431 of file zone_grizzly_hills.cpp.
| enum SmokeEmOut |
| Enumerator | |
|---|---|
| QUEST_SMOKE_EM_OUT_A | |
| QUEST_SMOKE_EM_OUT_H | |
| SPELL_SMOKE_BOMB | |
| SPELL_CHOP | |
| SPELL_VENTURE_STRAGGLER_CREDIT | |
| SAY_SEO | |
Definition at line 499 of file zone_grizzly_hills.cpp.
| enum StragglerEvents |
| Enumerator | |
|---|---|
| EVENT_STRAGGLER_1 | |
| EVENT_STRAGGLER_2 | |
| EVENT_STRAGGLER_3 | |
| EVENT_STRAGGLER_4 | |
| EVENT_CHOP | |
Definition at line 512 of file zone_grizzly_hills.cpp.
| enum TallhornStage |
| Enumerator | |
|---|---|
| OBJECT_HAUNCH | |
Definition at line 318 of file zone_grizzly_hills.cpp.
| void AddSC_grizzly_hills | ( | ) |
Definition at line 739 of file zone_grizzly_hills.cpp.
Referenced by AddNorthrendScripts().