|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "Vehicle.h"#include <map>#include "Timer.h"Go to the source code of this file.
Classes | |
| class | npc_blackrock_battle_worg |
| struct | npc_blackrock_battle_worg::npc_blackrock_battle_worgAI |
| class | npc_blackrock_invader |
| struct | npc_blackrock_invader::npc_blackrock_invaderAI |
| class | npc_blackrock_spy |
| struct | npc_blackrock_spy::npc_blackrock_spyAI |
| class | npc_goblin_assassin |
| struct | npc_goblin_assassin::npc_goblin_assassinAI |
| class | npc_hogger_elwynn |
| struct | npc_hogger_elwynn::npc_hogger_elwynnAI |
| class | npc_marshal_dughan |
| class | npc_stormwind_charger |
| struct | npc_stormwind_charger::npc_stormwind_chargerAI |
| class | npc_stormwind_infantry |
| struct | npc_stormwind_infantry::npc_stormwind_infantryAI |
Enumerations | |
| enum | Northshire { SAY_BLACKROCK_COMBAT_1 = -1000015 , SAY_BLACKROCK_COMBAT_2 = -1000016 , SAY_BLACKROCK_COMBAT_3 = -1000017 , SAY_BLACKROCK_COMBAT_4 = -1000018 , SAY_BLACKROCK_COMBAT_5 = -1000019 , SAY_ASSASSIN_COMBAT_1 = -1000020 , SAY_ASSASSIN_COMBAT_2 = -1000021 , SPELL_SPYING = 92857 , SPELL_SNEAKING = 93046 , SPELL_SPYGLASS = 80676 , NPC_BLACKROCK_BATTLE_WORG = 49871 , NPC_STORMWIND_INFANTRY = 49869 , WORG_FIGHTING_FACTION = 232 , WORG_FACTION_RESTORE = 32 , WORG_GROWL = 2649 , AI_HEALTH_MIN = 85 , SAY_INFANTRY_YELL = 1 , INFANTRY_YELL_CHANCE = 10 } |
Functions | |
| void | AddSC_elwynn_forest () |
Variables | |
| static std::map< uint64, uint32 > | s_DughanGossipCooldowns |
| enum Northshire |
Definition at line 24 of file zone_elwynn_forest.cpp.
| void AddSC_elwynn_forest | ( | ) |
Definition at line 766 of file zone_elwynn_forest.cpp.
Referenced by AddEasternKingdomsScripts().
Definition at line 678 of file zone_elwynn_forest.cpp.