TrinityCore
Loading...
Searching...
No Matches
pet_hunter.cpp File Reference
#include "ScriptMgr.h"
#include "Containers.h"
#include "CreatureAIImpl.h"
#include "ScriptedCreature.h"
#include "TemporarySummon.h"
+ Include dependency graph for pet_hunter.cpp:

Go to the source code of this file.

Classes

struct  npc_pet_hunter_snake_trap
 

Enumerations

enum  HunterSpells { SPELL_HUNTER_CRIPPLING_POISON = 30981 , SPELL_HUNTER_DEADLY_POISON_PASSIVE = 34657 , SPELL_HUNTER_MIND_NUMBING_POISON = 25810 }
 
enum  HunterCreatures { NPC_HUNTER_VIPER = 19921 }
 

Functions

void AddSC_hunter_pet_scripts ()
 

Enumeration Type Documentation

◆ HunterCreatures

Enumerator
NPC_HUNTER_VIPER 

Definition at line 36 of file pet_hunter.cpp.

◆ HunterSpells

Enumerator
SPELL_HUNTER_CRIPPLING_POISON 
SPELL_HUNTER_DEADLY_POISON_PASSIVE 
SPELL_HUNTER_MIND_NUMBING_POISON 

Definition at line 29 of file pet_hunter.cpp.

Function Documentation

◆ AddSC_hunter_pet_scripts()

void AddSC_hunter_pet_scripts ( )

Definition at line 125 of file pet_hunter.cpp.

+ Here is the caller graph for this function: