TrinityCore
|
#include "Creature.h"
Go to the source code of this file.
Classes | |
class | TempSummon |
class | Minion |
class | Guardian |
class | Puppet |
class | ForcedUnsummonDelayEvent |
Enumerations | |
enum | PetEntry { PET_IMP = 416 , PET_FEL_HUNTER = 691 , PET_VOID_WALKER = 1860 , PET_SUCCUBUS = 1863 , PET_DOOMGUARD = 18540 , PET_FELGUARD = 30146 , PET_INCUBUS = 184600 , PET_GHOUL = 26125 , PET_SPIRIT_WOLF = 29264 } |
enum PetEntry |
Enumerator | |
---|---|
PET_IMP | |
PET_FEL_HUNTER | |
PET_VOID_WALKER | |
PET_SUCCUBUS | |
PET_DOOMGUARD | |
PET_FELGUARD | |
PET_INCUBUS | |
PET_GHOUL | |
PET_SPIRIT_WOLF |
Definition at line 23 of file TemporarySummon.h.