TrinityCore
zone_tanaris.cpp File Reference
#include "ScriptMgr.h"
#include "MotionMaster.h"
#include "ObjectAccessor.h"
#include "Player.h"
#include "ScriptedFollowerAI.h"
+ Include dependency graph for zone_tanaris.cpp:

Go to the source code of this file.

Classes

class  npc_tooga
 
struct  npc_tooga::npc_toogaAI
 

Enumerations

enum  Tooga {
  SAY_TOOG_WORRIED = 0 , SAY_TOOG_POST_1 = 1 , SAY_TORT_POST_2 = 0 , SAY_TOOG_POST_3 = 2 ,
  SAY_TORT_POST_4 = 1 , SAY_TOOG_POST_5 = 3 , SAY_TORT_POST_6 = 2 , QUEST_TOOGA = 1560 ,
  NPC_TORTA = 6015 , POINT_ID_TO_WATER = 1
}
 

Functions

void AddSC_tanaris ()
 

Variables

Position const ToWaterLoc = {-7032.664551f, -4906.199219f, -1.606446f, 0.0f}
 

Enumeration Type Documentation

◆ Tooga

enum Tooga
Enumerator
SAY_TOOG_WORRIED 
SAY_TOOG_POST_1 
SAY_TORT_POST_2 
SAY_TOOG_POST_3 
SAY_TORT_POST_4 
SAY_TOOG_POST_5 
SAY_TORT_POST_6 
QUEST_TOOGA 
NPC_TORTA 
POINT_ID_TO_WATER 

Definition at line 38 of file zone_tanaris.cpp.

Function Documentation

◆ AddSC_tanaris()

void AddSC_tanaris ( )

Definition at line 192 of file zone_tanaris.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ ToWaterLoc

Position const ToWaterLoc = {-7032.664551f, -4906.199219f, -1.606446f, 0.0f}

Definition at line 54 of file zone_tanaris.cpp.