AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
zone_bloodmyst_isle.cpp File Reference
#include "CreatureScript.h"
#include "Player.h"
#include "ScriptedCreature.h"

Go to the source code of this file.

Classes

class  npc_webbed_creature
 
struct  npc_webbed_creature::npc_webbed_creatureAI
 

Enumerations

enum  WebbedCreature { NPC_EXPEDITION_RESEARCHER = 17681 }
 

Functions

void AddSC_bloodmyst_isle ()
 

Variables

uint32 const possibleSpawns [32] = {17322, 17661, 17496, 17522, 17340, 17352, 17333, 17524, 17654, 17348, 17339, 17345, 17359, 17353, 17336, 17550, 17330, 17701, 17321, 17325, 17320, 17683, 17342, 17715, 17334, 17341, 17338, 17337, 17346, 17344, 17327}
 

Enumeration Type Documentation

◆ WebbedCreature

Enumerator
NPC_EXPEDITION_RESEARCHER 
41{
43};
@ NPC_EXPEDITION_RESEARCHER
Definition: zone_bloodmyst_isle.cpp:42

Function Documentation

◆ AddSC_bloodmyst_isle()

void AddSC_bloodmyst_isle ( )
101{
103}
Definition: zone_bloodmyst_isle.cpp:46

Referenced by AddKalimdorScripts().

Variable Documentation

◆ possibleSpawns

uint32 const possibleSpawns[32] = {17322, 17661, 17496, 17522, 17340, 17352, 17333, 17524, 17654, 17348, 17339, 17345, 17359, 17353, 17336, 17550, 17330, 17701, 17321, 17325, 17320, 17683, 17342, 17715, 17334, 17341, 17338, 17337, 17346, 17344, 17327}