![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
.deserter related commands More...
#include "Chat.h"#include "CommandScript.h"#include "Language.h"#include "Player.h"#include "SpellAuras.h"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 () |
.deserter related commands
This file contains the CommandScripts for all deserter sub-commands
Definition in file cs_deserter.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| LFG_SPELL_DUNGEON_DESERTER | |
| BG_SPELL_DESERTER | |
| void AddSC_deserter_commandscript | ( | ) |
Referenced by AddCommandsScripts().