TrinityCore
zone_terokkar_forest.cpp File Reference
#include "ScriptMgr.h"
#include "Containers.h"
#include "Group.h"
#include "Map.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "SpellScript.h"
+ Include dependency graph for zone_terokkar_forest.cpp:

Go to the source code of this file.

Classes

class  npc_unkor_the_ruthless
 
struct  npc_unkor_the_ruthless::npc_unkor_the_ruthlessAI
 
class  spell_skyguard_flare
 
class  spell_terokkar_free_webbed
 
class  spell_terokkar_free_webbed_on_quest
 
class  spell_terokkar_shadowy_disguise_cast_from_questgiver
 
class  spell_terokkar_shadowy_disguise
 
class  spell_terokkar_cancel_shadowy_disguise
 

Enumerations

enum  UnkorTheRuthless {
  SAY_SUBMIT = 0 , REQUIRED_KILL_COUNT = 10 , SPELL_PULVERIZE = 2676 , QUEST_DONTKILLTHEFATONE = 9889 ,
  NPC_BOULDERFIST_INVADER = 18260
}
 
enum  TakenInTheNight {
  SPELL_FREE_WEBBED_1 = 38953 , SPELL_FREE_WEBBED_2 = 38955 , SPELL_FREE_WEBBED_3 = 38956 , SPELL_FREE_WEBBED_4 = 38957 ,
  SPELL_FREE_WEBBED_5 = 38958 , SPELL_FREE_WEBBED_6 = 38978
}
 
enum  WhoAreThey { SPELL_SHADOWY_DISGUISE = 32756 , SPELL_MALE_SHADOWY_DISGUISE = 38080 , SPELL_FEMALE_SHADOWY_DISGUISE = 38081 }
 

Functions

void AddSC_terokkar_forest ()
 

Variables

std::array< uint32, 5 > const CocoonSummonSpells
 

Enumeration Type Documentation

◆ TakenInTheNight

Enumerator
SPELL_FREE_WEBBED_1 
SPELL_FREE_WEBBED_2 
SPELL_FREE_WEBBED_3 
SPELL_FREE_WEBBED_4 
SPELL_FREE_WEBBED_5 
SPELL_FREE_WEBBED_6 

Definition at line 167 of file zone_terokkar_forest.cpp.

◆ UnkorTheRuthless

Enumerator
SAY_SUBMIT 
REQUIRED_KILL_COUNT 
SPELL_PULVERIZE 
QUEST_DONTKILLTHEFATONE 
NPC_BOULDERFIST_INVADER 

Definition at line 30 of file zone_terokkar_forest.cpp.

◆ WhoAreThey

enum WhoAreThey
Enumerator
SPELL_SHADOWY_DISGUISE 
SPELL_MALE_SHADOWY_DISGUISE 
SPELL_FEMALE_SHADOWY_DISGUISE 

Definition at line 230 of file zone_terokkar_forest.cpp.

Function Documentation

◆ AddSC_terokkar_forest()

void AddSC_terokkar_forest ( )

Definition at line 303 of file zone_terokkar_forest.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ CocoonSummonSpells

std::array<uint32, 5> const CocoonSummonSpells