TrinityCore
Loading...
Searching...
No Matches
ragefire_chasm.cpp File Reference
#include "Creature.h"
#include "MotionMaster.h"
#include "Player.h"
#include "Position.h"
#include "ScriptMgr.h"
#include "SpellScript.h"
#include "ragefire_chasm.h"
+ Include dependency graph for ragefire_chasm.cpp:

Go to the source code of this file.

Classes

struct  at_rfc_cosmetic_intro
 
class  spell_ragefire_chasm_general_trigger_221_to_self
 

Enumerations

enum  RFCMisc { PATH_RESCUED_1 = 6178805 , PATH_RESCUED_2 = 6178806 , PATH_RESCUED_3 = 6178807 , POINT_INTRO = 0 }
 

Functions

void AddSC_ragefire_chasm ()
 

Variables

constexpr Position AdolescentFlameHoundIntro [4]
 

Enumeration Type Documentation

◆ RFCMisc

enum RFCMisc
Enumerator
PATH_RESCUED_1 
PATH_RESCUED_2 
PATH_RESCUED_3 
POINT_INTRO 

Definition at line 26 of file ragefire_chasm.cpp.

Function Documentation

◆ AddSC_ragefire_chasm()

void AddSC_ragefire_chasm ( )

Definition at line 94 of file ragefire_chasm.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ AdolescentFlameHoundIntro

constexpr Position AdolescentFlameHoundIntro[4]
constexpr
Initial value:
=
{
{ -34.332058f, -53.474606f, -21.372412f },
{ -33.650555f, -53.704865f, -21.371508f },
{ -30.366037f, -39.565018f, -21.747667f },
{ -34.273827f, -37.673744f, -21.493523f }
}

Definition at line 35 of file ragefire_chasm.cpp.