![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "CellImpl.h"#include "GridNotifiersImpl.h"#include "MotionMaster.h"#include "ObjectAccessor.h"#include "Player.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "TemporarySummon.h"
Include dependency graph for zone_orgrimmar.cpp:Go to the source code of this file.
Functions | |
| void | AddSC_orgrimmar () |
Variables | |
| Position const | GuardsSpawnPosition [GUARDS_SIZE] |
| Position const | GuardsMovePosition [GUARDS_SIZE] |
| Position const | MiscMovePositions [3] |
| Position const | PortalSpawnPosition = { 1921.752441f, -4151.148438f, 40.623848f, 1.714324f } |
| enum CitizenEntries |
| Enumerator | |
|---|---|
| NPC_GRYSHKA | |
| NPC_OLVIA | |
| NPC_SANA | |
| NPC_FELIKA | |
| NPC_THATHUNG | |
| NPC_KAJA | |
Definition at line 294 of file zone_orgrimmar.cpp.
| enum CitizenTalk |
| Enumerator | |
|---|---|
| SAY_GRYSHKA_1 | |
| SAY_GRYSHKA_2 | |
| SAY_OLVIA_1 | |
| SAY_OLVIA_2 | |
| SAY_FELIKA_1 | |
| SAY_FELIKA_2 | |
| SAY_THATHUNG | |
| SAY_KAJA | |
| SAY_SANA | |
| SAY_RUNTHAK_1 | |
| SAY_RUNTHAK_2 | |
| SAY_RUNTHAK_3 | |
| SAY_RUNTHAK_4 | |
Definition at line 322 of file zone_orgrimmar.cpp.
| enum HeraldActions |
| Enumerator | |
|---|---|
| ACTION_START_SCENE | |
Definition at line 524 of file zone_orgrimmar.cpp.
| enum HeraldEntries |
| Enumerator | |
|---|---|
| NPC_PORTAL_STORMWIND | |
| NPC_JAINA_PROUDMOORE | |
| NPC_BANSHEE_SYLVANAS | |
| NPC_KORKRON_GUARD | |
| NPC_THRALL_HERALD | |
| GO_PORTAL_UNDERCITY | |
Definition at line 507 of file zone_orgrimmar.cpp.
| enum HeraldEvents |
Definition at line 555 of file zone_orgrimmar.cpp.
| enum HeraldMisc |
| Enumerator | |
|---|---|
| QUEST_HERALD_OF_WAR | |
| GUARDS_SIZE | |
Definition at line 518 of file zone_orgrimmar.cpp.
| enum HeraldSpell |
| Enumerator | |
|---|---|
| SPELL_JAINA_SPAWNIN | |
Definition at line 529 of file zone_orgrimmar.cpp.
| enum HeraldTalk |
Definition at line 534 of file zone_orgrimmar.cpp.
| enum SceneEvents |
Definition at line 304 of file zone_orgrimmar.cpp.
| enum Shenthul |
| Enumerator | |
|---|---|
| QUEST_SHATTERED_SALUTE | |
Definition at line 44 of file zone_orgrimmar.cpp.
| enum Sounds |
| Enumerator | |
|---|---|
| SOUND_AGGRO | |
Definition at line 172 of file zone_orgrimmar.cpp.
| enum ThrallWarchief |
Definition at line 146 of file zone_orgrimmar.cpp.
| void AddSC_orgrimmar | ( | ) |
| Position const GuardsMovePosition[GUARDS_SIZE] |
Definition at line 583 of file zone_orgrimmar.cpp.
| Position const GuardsSpawnPosition[GUARDS_SIZE] |
Definition at line 575 of file zone_orgrimmar.cpp.
| Position const MiscMovePositions[3] |
Definition at line 591 of file zone_orgrimmar.cpp.
| Position const PortalSpawnPosition = { 1921.752441f, -4151.148438f, 40.623848f, 1.714324f } |
Definition at line 598 of file zone_orgrimmar.cpp.