TrinityCore
Loading...
Searching...
No Matches
npc_innkeeper.cpp File Reference
#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 ()
 

Enumeration Type Documentation

◆ Npc

enum Npc
Enumerator
NPC_GOSSIP_MENU 
NPC_GOSSIP_MENU_EVENT 

Definition at line 39 of file npc_innkeeper.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_TRICK_OR_TREATED 
SPELL_TREAT 

Definition at line 33 of file npc_innkeeper.cpp.

Function Documentation

◆ AddSC_npc_innkeeper()

void AddSC_npc_innkeeper ( )

Definition at line 127 of file npc_innkeeper.cpp.

+ Here is the caller graph for this function: