1439 {
1441 return true;
1442
1445
1446 return true;
1447 }
@ NPC_HEADLESS_HORSEMAN_MOUNTED
Definition: hallows_end.cpp:944
@ SPELL_SUMMONING_RHYME_TARGET
Definition: hallows_end.cpp:953
@ TEMPSUMMON_MANUAL_DESPAWN
Definition: Object.h:53
Definition: Creature.h:43
TempSummon * SummonCreature(uint32 id, const Position &pos, TempSummonType spwtype=TEMPSUMMON_MANUAL_DESPAWN, uint32 despwtime=0, uint32 vehId=0, SummonPropertiesEntry const *properties=nullptr, bool visibleBySummonerOnly=false) const
Definition: Object.cpp:2366
Creature * FindNearestCreature(uint32 entry, float range, bool alive=true) const
Definition: Object.cpp:2457