![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "GameObject.h"#include "GameObjectAI.h"#include "ObjectAccessor.h"#include "Player.h"#include "ScriptedCreature.h"
Include dependency graph for zone_tirisfal_glades.cpp:Go to the source code of this file.
Classes | |
| class | npc_calvin_montague |
| struct | npc_calvin_montague::npc_calvin_montagueAI |
Enumerations | |
| enum | Calvin { SAY_COMPLETE = 0 , SPELL_DRINK = 7737 , QUEST_590 = 590 , EVENT_EMOTE_RUDE = 1 , EVENT_TALK = 2 , EVENT_DRINK = 3 , EVENT_SET_QUESTGIVER_FLAG = 4 , EVENT_STAND = 5 } |
Functions | |
| void | AddSC_tirisfal_glades () |
| enum Calvin |
| Enumerator | |
|---|---|
| SAY_COMPLETE | |
| SPELL_DRINK | |
| QUEST_590 | |
| EVENT_EMOTE_RUDE | |
| EVENT_TALK | |
| EVENT_DRINK | |
| EVENT_SET_QUESTGIVER_FLAG | |
| EVENT_STAND | |
Definition at line 42 of file zone_tirisfal_glades.cpp.
| void AddSC_tirisfal_glades | ( | ) |
Definition at line 146 of file zone_tirisfal_glades.cpp.
Here is the caller graph for this function: