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

Go to the source code of this file.

Enumerations

enum  CreatureIds {
  NPC_COMMANDER_SARANNIS = 17976 , NPC_HIGH_BOTANIST_FREYWINN = 17975 , NPC_THORNGRIN_THE_TENDER = 17978 , NPC_LAJ = 17980 ,
  NPC_WARP_SPLINTER = 17977
}
enum  DataTypes {
  DATA_COMMANDER_SARANNIS = 0 , DATA_HIGH_BOTANIST_FREYWINN = 1 , DATA_THORNGRIN_THE_TENDER = 2 , DATA_LAJ = 3 ,
  DATA_WARP_SPLINTER = 4
}

Variables

uint32 const EncounterCount = 5

Enumeration Type Documentation

◆ CreatureIds

Enumerator
NPC_COMMANDER_SARANNIS 
NPC_HIGH_BOTANIST_FREYWINN 
NPC_THORNGRIN_THE_TENDER 
NPC_LAJ 
NPC_WARP_SPLINTER 

Definition at line 20 of file the_botanica.h.

◆ DataTypes

enum DataTypes
Enumerator
DATA_COMMANDER_SARANNIS 
DATA_HIGH_BOTANIST_FREYWINN 
DATA_THORNGRIN_THE_TENDER 
DATA_LAJ 
DATA_WARP_SPLINTER 

Definition at line 11 of file the_botanica.h.

Variable Documentation

◆ EncounterCount

uint32 const EncounterCount = 5

Definition at line 9 of file the_botanica.h.