Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
cs_deserter.cpp File Reference

.deserter related commands More...

#include "Chat.h"
#include "Language.h"
#include "Player.h"
#include "ScriptMgr.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 19 of file cs_deserter.cpp.

Function Documentation

◆ AddSC_deserter_commandscript()

void AddSC_deserter_commandscript ( )

Definition at line 180 of file cs_deserter.cpp.

Referenced by AddCommandScripts().