TrinityCore
zone_duskwood.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "Player.h"
#include "TemporarySummon.h"
+ Include dependency graph for zone_duskwood.cpp:

Go to the source code of this file.

Classes

class  boss_twilight_corrupter
 
struct  boss_twilight_corrupter::boss_twilight_corrupterAI
 
class  at_twilight_grove
 

Enumerations

enum  TwilightCorrupter {
  NPC_TWILIGHT_CORRUPTER = 15625 , YELL_TWILIGHT_CORRUPTOR_RESPAWN = 0 , YELL_TWILIGHT_CORRUPTOR_AGGRO = 1 , YELL_TWILIGHT_CORRUPTOR_KILL = 2 ,
  SPELL_SOUL_CORRUPTION = 25805 , SPELL_CREATURE_OF_NIGHTMARE = 25806 , SPELL_LEVEL_UP = 24312 , EVENT_SOUL_CORRUPTION = 1 ,
  EVENT_CREATURE_OF_NIGHTMARE = 2 , QUEST_NIGHTMARES_CORRUPTION = 8735
}
 

Functions

void AddSC_duskwood ()
 

Variables

Position const TwillightCorrupter = { -10328.16f, -489.57f, 49.95f, 0.0f }
 

Enumeration Type Documentation

◆ TwilightCorrupter

Enumerator
NPC_TWILIGHT_CORRUPTER 
YELL_TWILIGHT_CORRUPTOR_RESPAWN 
YELL_TWILIGHT_CORRUPTOR_AGGRO 
YELL_TWILIGHT_CORRUPTOR_KILL 
SPELL_SOUL_CORRUPTION 
SPELL_CREATURE_OF_NIGHTMARE 
SPELL_LEVEL_UP 
EVENT_SOUL_CORRUPTION 
EVENT_CREATURE_OF_NIGHTMARE 
QUEST_NIGHTMARES_CORRUPTION 

Definition at line 30 of file zone_duskwood.cpp.

Function Documentation

◆ AddSC_duskwood()

void AddSC_duskwood ( )

Definition at line 158 of file zone_duskwood.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ TwillightCorrupter

Position const TwillightCorrupter = { -10328.16f, -489.57f, 49.95f, 0.0f }

Definition at line 140 of file zone_duskwood.cpp.