Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Pet.cpp File Reference
#include "Common.h"
#include "CreatureAI.h"
#include "DatabaseEnv.h"
#include "Formulas.h"
#include "Group.h"
#include "Log.h"
#include "ObjectMgr.h"
#include "Opcodes.h"
#include "Pet.h"
#include "PetTransportController.h"
#include "PetTransportSupport.h"
#include "SpellAuraEffects.h"
#include "SpellAuras.h"
#include "SpellMgr.h"
#include "Unit.h"
#include "Util.h"
#include "WorldPacket.h"
#include "WorldSession.h"
Include dependency graph for Pet.cpp:

Go to the source code of this file.

Macros

#define PET_XP_FACTOR   0.05f

Macro Definition Documentation

◆ PET_XP_FACTOR

#define PET_XP_FACTOR   0.05f

Definition at line 25 of file Pet.cpp.

Referenced by Pet::CreateBaseAtTamed(), Pet::GivePetLevel(), and Guardian::InitStatsForLevel().