Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
forge_of_souls.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FoSScriptName   "instance_forge_of_souls"

Enumerations

enum  Creatures {
  CREATURE_BRONJAHM = 36497 , CREATURE_DEVOURER = 36502 , NPC_SYLVANAS_PART1 = 37596 , NPC_SYLVANAS_PART2 = 38161 ,
  NPC_JAINA_PART1 = 37597 , NPC_JAINA_PART2 = 38160 , NPC_KALIRA = 37583 , NPC_ELANDRA = 37774 ,
  NPC_LORALEN = 37779 , NPC_KORELN = 37582 , NPC_CHAMPION_1_HORDE = 37584 , NPC_CHAMPION_2_HORDE = 37587 ,
  NPC_CHAMPION_3_HORDE = 37588 , NPC_CHAMPION_1_ALLIANCE = 37496 , NPC_CHAMPION_2_ALLIANCE = 37497 , NPC_CRUCIBLE_OF_SOULS = 37094
}
enum  Data { DATA_BRONJAHM = 0 , DATA_DEVOURER = 1 , DATA_DEVOURER_EVENT = 2 , DATA_TEAM_IN_INSTANCE = 3 }

Macro Definition Documentation

◆ FoSScriptName

Enumeration Type Documentation

◆ Creatures

enum Creatures
Enumerator
CREATURE_BRONJAHM 
CREATURE_DEVOURER 
NPC_SYLVANAS_PART1 
NPC_SYLVANAS_PART2 
NPC_JAINA_PART1 
NPC_JAINA_PART2 
NPC_KALIRA 
NPC_ELANDRA 
NPC_LORALEN 
NPC_KORELN 
NPC_CHAMPION_1_HORDE 
NPC_CHAMPION_2_HORDE 
NPC_CHAMPION_3_HORDE 
NPC_CHAMPION_1_ALLIANCE 
NPC_CHAMPION_2_ALLIANCE 
NPC_CRUCIBLE_OF_SOULS 

Definition at line 19 of file forge_of_souls.h.

◆ Data

enum Data
Enumerator
DATA_BRONJAHM 
DATA_DEVOURER 
DATA_DEVOURER_EVENT 
DATA_TEAM_IN_INSTANCE 

Definition at line 11 of file forge_of_souls.h.