![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "GameEventMgr.h"#include "Player.h"#include "WorldSession.h"
Include dependency graph for npc_innkeeper.cpp:Go to the source code of this file.
Classes | |
| class | npc_innkeeper |
| struct | npc_innkeeper::npc_innkeeperAI |
Enumerations | |
| enum | Spells { SPELL_TRICK_OR_TREATED = 24755 , SPELL_TREAT = 24715 } |
| enum | Npc { NPC_GOSSIP_MENU = 9733 , NPC_GOSSIP_MENU_EVENT = 342 } |
Functions | |
| void | AddSC_npc_innkeeper () |
| enum Npc |
| Enumerator | |
|---|---|
| NPC_GOSSIP_MENU | |
| NPC_GOSSIP_MENU_EVENT | |
Definition at line 39 of file npc_innkeeper.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_TRICK_OR_TREATED | |
| SPELL_TREAT | |
Definition at line 33 of file npc_innkeeper.cpp.
| void AddSC_npc_innkeeper | ( | ) |