AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
OutdoorPvPSI.h File Reference
#include "OutdoorPvP.h"

Go to the source code of this file.

Classes

class  OutdoorPvPSI
 

Enumerations

enum  OutdoorPvPSISpells {
  SI_SILITHYST_FLAG_GO_SPELL = 29518 ,
  SI_SILITHYST_FLAG = 29519 ,
  SI_TRACES_OF_SILITHYST = 29534 ,
  SI_CENARION_FAVOR = 30754
}
 
enum  SI_WorldStates {
  SI_GATHERED_A = 2313 ,
  SI_GATHERED_H = 2314 ,
  SI_SILITHYST_MAX = 2317
}
 

Variables

const uint32 SI_MAX_RESOURCES = 200
 
const uint8 OutdoorPvPSIBuffZonesNum = 3
 
const uint32 OutdoorPvPSIBuffZones [OutdoorPvPSIBuffZonesNum] = { 1377, 3428, 3429 }
 
const uint32 SI_AREATRIGGER_H = 4168
 
const uint32 SI_AREATRIGGER_A = 4162
 
const uint32 SI_TURNIN_QUEST_CM_A = 17090
 
const uint32 SI_TURNIN_QUEST_CM_H = 18199
 
const uint32 SI_SILITHYST_MOUND = 181597
 

Enumeration Type Documentation

◆ OutdoorPvPSISpells

Enumerator
SI_SILITHYST_FLAG_GO_SPELL 
SI_SILITHYST_FLAG 
SI_TRACES_OF_SILITHYST 
SI_CENARION_FAVOR 
24{
26 SI_SILITHYST_FLAG = 29519,
28 SI_CENARION_FAVOR = 30754
29};
@ SI_CENARION_FAVOR
Definition: OutdoorPvPSI.h:28
@ SI_SILITHYST_FLAG
Definition: OutdoorPvPSI.h:26
@ SI_TRACES_OF_SILITHYST
Definition: OutdoorPvPSI.h:27
@ SI_SILITHYST_FLAG_GO_SPELL
Definition: OutdoorPvPSI.h:25

◆ SI_WorldStates

Enumerator
SI_GATHERED_A 
SI_GATHERED_H 
SI_SILITHYST_MAX 
48{
49 SI_GATHERED_A = 2313,
50 SI_GATHERED_H = 2314,
51 SI_SILITHYST_MAX = 2317
52};
@ SI_GATHERED_H
Definition: OutdoorPvPSI.h:50
@ SI_SILITHYST_MAX
Definition: OutdoorPvPSI.h:51
@ SI_GATHERED_A
Definition: OutdoorPvPSI.h:49

Variable Documentation

◆ OutdoorPvPSIBuffZones

const uint32 OutdoorPvPSIBuffZones[OutdoorPvPSIBuffZonesNum] = { 1377, 3428, 3429 }

◆ OutdoorPvPSIBuffZonesNum

const uint8 OutdoorPvPSIBuffZonesNum = 3

◆ SI_AREATRIGGER_A

const uint32 SI_AREATRIGGER_A = 4162

◆ SI_AREATRIGGER_H

const uint32 SI_AREATRIGGER_H = 4168

◆ SI_MAX_RESOURCES

◆ SI_SILITHYST_MOUND

const uint32 SI_SILITHYST_MOUND = 181597

◆ SI_TURNIN_QUEST_CM_A

const uint32 SI_TURNIN_QUEST_CM_A = 17090

◆ SI_TURNIN_QUEST_CM_H

const uint32 SI_TURNIN_QUEST_CM_H = 18199