AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"
#include "CreatureTextMgr.h"
#include "Group.h"
#include "PassiveAI.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "SpellAuras.h"
#include "SpellScript.h"
#include "SpellScriptLoader.h"
Go to the source code of this file.
Classes | |
struct | npc_pet_gen_soul_trader_beacon |
struct | argentPonyBanner |
struct | npc_pet_gen_argent_pony_bridle |
struct | npc_pet_gen_target_following_bomb |
struct | npc_pet_gen_gnomish_flame_turret |
struct | npc_pet_gen_valkyr_guardian |
class | spell_pet_gen_valkyr_guardian_smite |
struct | npc_pet_gen_imp_in_a_bottle |
struct | npc_pet_gen_wind_rider_cub |
struct | npc_pet_gen_plump_turkey |
struct | npc_pet_gen_toxic_wasteling |
struct | npc_pet_gen_fetch_ball |
struct | npc_pet_gen_moth |
struct | npc_pet_darting_hatchling |
Functions | |
void | AddSC_generic_pet_scripts () |
Variables | |
static uint32 | argentPonyService [2][3] |
static argentPonyBanner | argentBanners [MAX_RACES] |
enum Darting |
enum eArgentPony |
enum eTargetFollowingBomb |
Enumerator | |
---|---|
NPC_EXPLOSIVE_SHEEP | |
SPELL_EXPLOSIVE_SHEEP | |
NPC_GOBLIN_BOMB | |
SPELL_EXPLOSIVE_GOBLIN | |
NPC_HIGH_EXPLOSIVE_SHEEP | |
SPELL_HIGH_EXPLOSIVE_SHEEP |
enum FetchBall |
Enumerator | |
---|---|
SPELL_PET_TOY_FETCH_BALL_COME_HERE | |
SPELL_PET_TOY_FETCH_BALL_HAS_BALL |
enum soulTrader |
Enumerator | |
---|---|
SPELL_STEAL_ESSENCE_VISUAL | |
SPELL_CREATE_TOKEN | |
SPELL_PROC_TRIGGER_ON_KILL_AURA | |
SPELL_OWNER_KILLED_INFORM | |
SPELL_EMOTE_STATE_SWIM_RUN | |
EVENT_INITIAL_TALK | |
EVENT_ADD_TOKEN |
enum turkey |
Enumerator | |
---|---|
GO_BASIC_CAMPFIRE | |
SPELL_TURKEY_STARTS_TO_BURN |
void AddSC_generic_pet_scripts | ( | ) |
References RegisterCreatureAI, and RegisterSpellScript.
Referenced by AddPetScripts().
|
static |
Referenced by npc_pet_gen_argent_pony_bridle::OnGossipHello(), and npc_pet_gen_argent_pony_bridle::Reset().
|
static |
Referenced by npc_pet_gen_argent_pony_bridle::Reset().