![]() |
TrinityCore
|
#include "sunwell_plateau.h"
Include dependency graph for sunwell_plateau.cpp:Go to the source code of this file.
Macros | |
| #define | CS_GOSSIP1 "Give me a situation report, Captain." |
| #define | CS_GOSSIP2 "What went wrong?" |
| #define | CS_GOSSIP3 "Why did they stop?" |
| #define | CS_GOSSIP4 "Your insight is appreciated." |
Enumerations | |
| enum | ProphetSpeeches { PROPHET_SAY1 = -1580099 , PROPHET_SAY2 = -1580100 , PROPHET_SAY3 = -1580101 , PROPHET_SAY4 = -1580102 , PROPHET_SAY5 = -1580103 , PROPHET_SAY6 = -1580104 , PROPHET_SAY7 = -1580105 , PROPHET_SAY8 = -1580106 } |
| enum | LiadrinnSpeeches { LIADRIN_SAY1 = -1580107 , LIADRIN_SAY2 = -1580108 , LIADRIN_SAY3 = -1580109 } |
Functions | |
| void | AddSC_sunwell_plateau () |
| #define CS_GOSSIP1 "Give me a situation report, Captain." |
Definition at line 58 of file sunwell_plateau.cpp.
| #define CS_GOSSIP2 "What went wrong?" |
Definition at line 59 of file sunwell_plateau.cpp.
| #define CS_GOSSIP3 "Why did they stop?" |
Definition at line 60 of file sunwell_plateau.cpp.
| #define CS_GOSSIP4 "Your insight is appreciated." |
Definition at line 61 of file sunwell_plateau.cpp.
| enum LiadrinnSpeeches |
| Enumerator | |
|---|---|
| LIADRIN_SAY1 | |
| LIADRIN_SAY2 | |
| LIADRIN_SAY3 | |
Definition at line 47 of file sunwell_plateau.cpp.
| enum ProphetSpeeches |
| Enumerator | |
|---|---|
| PROPHET_SAY1 | |
| PROPHET_SAY2 | |
| PROPHET_SAY3 | |
| PROPHET_SAY4 | |
| PROPHET_SAY5 | |
| PROPHET_SAY6 | |
| PROPHET_SAY7 | |
| PROPHET_SAY8 | |
Definition at line 35 of file sunwell_plateau.cpp.
| void AddSC_sunwell_plateau | ( | ) |