TrinityCore
Loading...
Searching...
No Matches
cs_deserter.cpp File Reference

.deserter related commands More...

#include "ScriptMgr.h"
#include "Chat.h"
#include "ChatCommand.h"
#include "Language.h"
#include "Player.h"
#include "RBAC.h"
#include "SpellAuras.h"
+ Include dependency graph for cs_deserter.cpp:

Go to the source code of this file.

Classes

class  deserter_commandscript
 

Enumerations

enum  Spells { LFG_SPELL_DUNGEON_DESERTER = 71041 , BG_SPELL_DESERTER = 26013 }
 

Functions

void AddSC_deserter_commandscript ()
 

Detailed Description

.deserter related commands

This file contains the CommandScripts for all deserter sub-commands

Definition in file cs_deserter.cpp.

Enumeration Type Documentation

◆ Spells

enum Spells
Enumerator
LFG_SPELL_DUNGEON_DESERTER 
BG_SPELL_DESERTER 

Definition at line 35 of file cs_deserter.cpp.

Function Documentation

◆ AddSC_deserter_commandscript()

void AddSC_deserter_commandscript ( )

Definition at line 184 of file cs_deserter.cpp.

+ Here is the caller graph for this function: