TrinityCore
zone_stormwind_city.cpp File Reference
#include "AreaTrigger.h"
#include "AreaTriggerAI.h"
#include "Containers.h"
#include "Conversation.h"
#include "CreatureAIImpl.h"
#include "MotionMaster.h"
#include "ObjectAccessor.h"
#include "PhasingHandler.h"
#include "Player.h"
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "SpellScript.h"
#include "TemporarySummon.h"
+ Include dependency graph for zone_stormwind_city.cpp:

Go to the source code of this file.

Classes

struct  at_stormwind_keep_tides_of_war
 
class  conversation_start_council_tides_of_war
 
struct  npc_jaina_proudmoore_tides_of_war
 
class  player_conv_after_movie_tides_of_war
 
class  spell_despawn_sailor_memory
 
struct  npc_anduin_wrynn_nation_of_kultiras
 
class  spell_kultiras_skip_intro
 

Enumerations

enum  TidesOfWarData {
  QUEST_TIDES_OF_WAR = 46727 , QUEST_OBJECTIVE_ATTEND_COUNCIL = 337817 , MOVIE_POST_TIDES_OF_WAR = 858 , NPC_JAINA_TIDES_OF_WAR = 120590 ,
  NPC_ANDUIN_TIDES_OF_WAR = 120756 , NPC_VISION_OF_SAILORS_MEMORY = 139645 , SPELL_JAINA_ARCANE_CHANNEL = 54219 , SPELL_CONVO_POST_MOVIE_TIDES_OF_WAR = 281343 ,
  CONVERSATION_START_COUNCIL_TIDES_OF_WAR = 4857 , PATH_JAINA_VISION_START = 12059000 , PATH_JAINA_VISION_FINISH = 12059001
}
 
enum  NationOfKulTirasData {
  QUEST_NATION_OF_KULTIRAS = 46728 , QUEST_NATION_OF_KULTIRAS_NPE = 59641 , QUEST_OUT_LIKE_FLYNN = 47098 , QUEST_DAUGHTER_OF_THE_SEA = 51341 ,
  SAY_JAINA_LEAVE_COUNCIL = 0 , SPELL_JAINA_TELEPORT = 40163 , SPELL_SKIP_KULTIRAS_INTRO = 279998 , SPELL_SKIP_TOLDAGOR_TELEPORT = 247285 ,
  CONVERSATION_JAINA_LEAVE_COUNCIL = 4896 , ACTION_JAINA_LEAVE_COUNCIL = 1 , GOSSIP_MENU_NATION_OF_KULTIRAS = 22328 , GOSSIP_OPTION_START_KULTIRAS_INTRO = 0 ,
  GOSSIP_OPTION_SKIP_KULTIRAS_INTRO = 1
}
 

Functions

void AddSC_stormwind_city ()
 

Variables

Position const VisionOfSailorsMemoryPosition = { -8384.131f, 324.383f, 148.443f, 1.559973f }
 

Enumeration Type Documentation

◆ NationOfKulTirasData

Enumerator
QUEST_NATION_OF_KULTIRAS 
QUEST_NATION_OF_KULTIRAS_NPE 
QUEST_OUT_LIKE_FLYNN 
QUEST_DAUGHTER_OF_THE_SEA 
SAY_JAINA_LEAVE_COUNCIL 
SPELL_JAINA_TELEPORT 
SPELL_SKIP_KULTIRAS_INTRO 
SPELL_SKIP_TOLDAGOR_TELEPORT 
CONVERSATION_JAINA_LEAVE_COUNCIL 
ACTION_JAINA_LEAVE_COUNCIL 
GOSSIP_MENU_NATION_OF_KULTIRAS 
GOSSIP_OPTION_START_KULTIRAS_INTRO 
GOSSIP_OPTION_SKIP_KULTIRAS_INTRO 

Definition at line 54 of file zone_stormwind_city.cpp.

◆ TidesOfWarData

Enumerator
QUEST_TIDES_OF_WAR 
QUEST_OBJECTIVE_ATTEND_COUNCIL 
MOVIE_POST_TIDES_OF_WAR 
NPC_JAINA_TIDES_OF_WAR 
NPC_ANDUIN_TIDES_OF_WAR 
NPC_VISION_OF_SAILORS_MEMORY 
SPELL_JAINA_ARCANE_CHANNEL 
SPELL_CONVO_POST_MOVIE_TIDES_OF_WAR 
CONVERSATION_START_COUNCIL_TIDES_OF_WAR 
PATH_JAINA_VISION_START 
PATH_JAINA_VISION_FINISH 

Definition at line 33 of file zone_stormwind_city.cpp.

Function Documentation

◆ AddSC_stormwind_city()

void AddSC_stormwind_city ( )

Definition at line 328 of file zone_stormwind_city.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ VisionOfSailorsMemoryPosition

Position const VisionOfSailorsMemoryPosition = { -8384.131f, 324.383f, 148.443f, 1.559973f }

Definition at line 94 of file zone_stormwind_city.cpp.