|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#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"Go to the source code of this file.
Macros | |
| #define | PET_XP_FACTOR 0.05f |
| #define PET_XP_FACTOR 0.05f |
Definition at line 25 of file Pet.cpp.
Referenced by Pet::CreateBaseAtTamed(), Pet::GivePetLevel(), and Guardian::InitStatsForLevel().