![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "DB2Structure.h"#include "GameEventMgr.h"#include "GameObject.h"#include "GameObjectAI.h"#include "GameTime.h"#include "Log.h"#include "MotionMaster.h"#include "Player.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "TemporarySummon.h"#include "WorldSession.h"
Include dependency graph for go_scripts.cpp:Go to the source code of this file.
Macros | |
| #define | GO_TELE_TO_DALARAN_CRYSTAL_FAILED "This teleport crystal cannot be used until the teleport crystal in Dalaran has been used at least once." |
| #define | GOSSIP_USE_OUTHOUSE "Use the outhouse." |
| #define | GO_ANDERHOLS_SLIDER_CIDER_NOT_FOUND "Quest item Anderhol's Slider Cider not found." |
Functions | |
| void | AddSC_go_scripts () |
Variables | |
| const uint32 | NpcPrisonEntry [] |
| const uint32 | NpcStasisEntry [] |
| uint32 const | RibbonPoleSpells [3] |
| constexpr Seconds | EVENT_BREWFESTDWARF01_TIME = 95s |
| constexpr Seconds | EVENT_BREWFESTDWARF02_TIME = 155s |
| constexpr Seconds | EVENT_BREWFESTDWARF03_TIME = 23s |
| constexpr Seconds | EVENT_BREWFESTGOBLIN01_TIME = 68s |
| constexpr Seconds | EVENT_BREWFESTGOBLIN02_TIME = 93s |
| constexpr Seconds | EVENT_BREWFESTGOBLIN03_TIME = 28s |
| #define GO_ANDERHOLS_SLIDER_CIDER_NOT_FOUND "Quest item Anderhol's Slider Cider not found." |
Definition at line 429 of file go_scripts.cpp.
| #define GO_TELE_TO_DALARAN_CRYSTAL_FAILED "This teleport crystal cannot be used until the teleport crystal in Dalaran has been used at least once." |
Definition at line 305 of file go_scripts.cpp.
| #define GOSSIP_USE_OUTHOUSE "Use the outhouse." |
Definition at line 428 of file go_scripts.cpp.
| enum AmberpineOuthouse |
| Enumerator | |
|---|---|
| ITEM_ANDERHOLS_SLIDER_CIDER | |
| NPC_OUTHOUSE_BUNNY | |
| QUEST_DOING_YOUR_DUTY | |
| SPELL_INDISPOSED | |
| SPELL_INDISPOSED_III | |
| SPELL_CREATE_AMBERSEEDS | |
| GOSSIP_OUTHOUSE_INUSE | |
| GOSSIP_OUTHOUSE_VACANT | |
Definition at line 431 of file go_scripts.cpp.
| enum BellHourlyMisc |
| Enumerator | |
|---|---|
| GAME_EVENT_HOURLY_BELLS | |
| EVENT_RING_BELL | |
Definition at line 1033 of file go_scripts.cpp.
| enum BellHourlyObjects |
| Enumerator | |
|---|---|
| GO_HORDE_BELL | |
| GO_ALLIANCE_BELL | |
| GO_KHARAZHAN_BELL | |
Definition at line 1026 of file go_scripts.cpp.
| enum BellHourlySoundFX |
| Enumerator | |
|---|---|
| BELLTOLLHORDE | |
| BELLTOLLTRIBAL | |
| BELLTOLLALLIANCE | |
| BELLTOLLNIGHTELF | |
| BELLTOLLDWARFGNOME | |
| BELLTOLLKHARAZHAN | |
Definition at line 1003 of file go_scripts.cpp.
| enum BellHourlySoundZones |
| Enumerator | |
|---|---|
| TIRISFAL_ZONE | |
| UNDERCITY_ZONE | |
| DUN_MOROGH_ZONE | |
| IRONFORGE_ZONE | |
| TELDRASSIL_ZONE | |
| DARNASSUS_ZONE | |
| ASHENVALE_ZONE | |
| HILLSBRAD_FOOTHILLS_ZONE | |
| DUSKWOOD_ZONE | |
Definition at line 1013 of file go_scripts.cpp.
| enum BloodFilledOrb |
| Enumerator | |
|---|---|
| NPC_ZELEMAR | |
Definition at line 364 of file go_scripts.cpp.
| enum BrewfestMusic |
| Enumerator | |
|---|---|
| EVENT_BREWFESTDWARF01 | |
| EVENT_BREWFESTDWARF02 | |
| EVENT_BREWFESTDWARF03 | |
| EVENT_BREWFESTGOBLIN01 | |
| EVENT_BREWFESTGOBLIN02 | |
| EVENT_BREWFESTGOBLIN03 | |
Definition at line 645 of file go_scripts.cpp.
| enum BrewfestMusicAreas |
| Enumerator | |
|---|---|
| SILVERMOON | |
| UNDERCITY | |
| ORGRIMMAR_1 | |
| ORGRIMMAR_2 | |
| THUNDERBLUFF | |
| IRONFORGE_1 | |
| IRONFORGE_2 | |
| STORMWIND | |
| EXODAR | |
| DARNASSUS | |
| SHATTRATH | |
Definition at line 662 of file go_scripts.cpp.
| enum BrewfestMusicEvents |
| Enumerator | |
|---|---|
| EVENT_BM_SELECT_MUSIC | |
| EVENT_BM_START_MUSIC | |
Definition at line 677 of file go_scripts.cpp.
| enum DalaranCrystal |
| Enumerator | |
|---|---|
| QUEST_LEARN_LEAVE_RETURN | |
| QUEST_TELE_CRYSTAL_FLAG | |
Definition at line 299 of file go_scripts.cpp.
| enum DarkmoonFaireMusic |
| Enumerator | |
|---|---|
| MUSIC_DARKMOON_FAIRE_MUSIC | |
Definition at line 895 of file go_scripts.cpp.
| Enumerator | |
|---|---|
| EVENT_DFM_START_MUSIC | |
Definition at line 900 of file go_scripts.cpp.
| enum EthereumPrison |
| Enumerator | |
|---|---|
| SPELL_REP_LC | |
| SPELL_REP_SHAT | |
| SPELL_REP_CE | |
| SPELL_REP_CON | |
| SPELL_REP_KT | |
| SPELL_REP_SPOR | |
Definition at line 121 of file go_scripts.cpp.
| enum GildedBrazier |
| Enumerator | |
|---|---|
| NPC_STILLBLADE | |
| QUEST_THE_FIRST_TRIAL | |
Definition at line 50 of file go_scripts.cpp.
| enum MidsummerBonfire |
| Enumerator | |
|---|---|
| STAMP_OUT_BONFIRE_QUEST_COMPLETE | |
Definition at line 571 of file go_scripts.cpp.
| enum MidsummerMusic |
| Enumerator | |
|---|---|
| EVENTMIDSUMMERFIREFESTIVAL_A | |
| EVENTMIDSUMMERFIREFESTIVAL_H | |
Definition at line 829 of file go_scripts.cpp.
| enum MidsummerMusicEvents |
| Enumerator | |
|---|---|
| EVENT_MM_START_MUSIC | |
Definition at line 835 of file go_scripts.cpp.
| enum MidsummerPoleRibbon |
| Enumerator | |
|---|---|
| SPELL_TEST_RIBBON_POLE_1 | |
| SPELL_TEST_RIBBON_POLE_2 | |
| SPELL_TEST_RIBBON_POLE_3 | |
| NPC_POLE_RIBBON_BUNNY | |
| ACTION_COSMETIC_FIRES | |
Definition at line 599 of file go_scripts.cpp.
| enum MissingFriends |
| Enumerator | |
|---|---|
| QUEST_MISSING_FRIENDS | |
| NPC_CAPTIVE_CHILD | |
| SAY_FREE_0 | |
Definition at line 525 of file go_scripts.cpp.
| enum PirateDayMusic |
| Enumerator | |
|---|---|
| MUSIC_PIRATE_DAY_MUSIC | |
Definition at line 949 of file go_scripts.cpp.
| enum PirateDayMusicEvents |
| Enumerator | |
|---|---|
| EVENT_PDM_START_MUSIC | |
Definition at line 954 of file go_scripts.cpp.
| enum ResoniteCask |
| Enumerator | |
|---|---|
| NPC_GOGGEROC | |
Definition at line 228 of file go_scripts.cpp.
| enum Southfury |
| Enumerator | |
|---|---|
| NPC_RIZZLE | |
| SPELL_BLACKJACK | |
| SPELL_SUMMON_RIZZLE | |
Definition at line 261 of file go_scripts.cpp.
| void AddSC_go_scripts | ( | ) |
|
constexpr |
Definition at line 655 of file go_scripts.cpp.
|
constexpr |
Definition at line 656 of file go_scripts.cpp.
|
constexpr |
Definition at line 657 of file go_scripts.cpp.
|
constexpr |
Definition at line 658 of file go_scripts.cpp.
|
constexpr |
Definition at line 659 of file go_scripts.cpp.
|
constexpr |
Definition at line 660 of file go_scripts.cpp.
| const uint32 NpcPrisonEntry[] |
Definition at line 131 of file go_scripts.cpp.
| const uint32 NpcStasisEntry[] |
Definition at line 192 of file go_scripts.cpp.
| uint32 const RibbonPoleSpells[3] |
Definition at line 608 of file go_scripts.cpp.