Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Toggle main menu visibility
Loading...
Searching...
No Matches
pet_monk.cpp
Go to the documentation of this file.
1
/*
2
* This file is part of Project SkyFire https://www.projectskyfire.org.
3
* See LICENSE.md file for Copyright information
4
*/
5
6
/*
7
* Ordered alphabetically using scriptname.
8
* Scriptnames of files in this file should be prefixed with "npc_pet_monk_".
9
*/
10
11
#include "
ScriptMgr.h
"
12
#include "
ScriptedCreature.h
"
13
#include "
Pet.h
"
14
15
enum
MonkPetSpells
16
{
17
};
18
19
20
void
AddSC_monk_pet_scripts
()
21
{
22
}
Pet.h
ScriptMgr.h
ScriptedCreature.h
MonkPetSpells
MonkPetSpells
Definition
pet_monk.cpp:16
AddSC_monk_pet_scripts
void AddSC_monk_pet_scripts()
Definition
pet_monk.cpp:20
src
server
scripts
Pet
pet_monk.cpp
Generated on
for Project SkyFire Core by
1.17.0