Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Toggle main menu visibility
Loading...
Searching...
No Matches
the_botanica.h
Go to the documentation of this file.
1
/*
2
* This file is part of Project SkyFire https://www.projectskyfire.org.
3
* See LICENSE.md file for Copyright information
4
*/
5
6
#ifndef DEF_THE_BOTANICA_H
7
#define DEF_THE_BOTANICA_H
8
9
uint32
const
EncounterCount
= 5;
10
11
enum
DataTypes
12
{
13
DATA_COMMANDER_SARANNIS
= 0,
14
DATA_HIGH_BOTANIST_FREYWINN
= 1,
15
DATA_THORNGRIN_THE_TENDER
= 2,
16
DATA_LAJ
= 3,
17
DATA_WARP_SPLINTER
= 4
18
};
19
20
enum
CreatureIds
21
{
22
NPC_COMMANDER_SARANNIS
= 17976,
23
NPC_HIGH_BOTANIST_FREYWINN
= 17975,
24
NPC_THORNGRIN_THE_TENDER
= 17978,
25
NPC_LAJ
= 17980,
26
NPC_WARP_SPLINTER
= 17977
27
};
28
29
#endif
uint32
std::uint32_t uint32
Definition
Define.h:77
EncounterCount
uint32 const EncounterCount
Definition
baradin_hold.h:15
CreatureIds
CreatureIds
Definition
baradin_hold.h:25
DataTypes
DataTypes
Definition
baradin_hold.h:18
NPC_WARP_SPLINTER
@ NPC_WARP_SPLINTER
Definition
the_botanica.h:26
NPC_LAJ
@ NPC_LAJ
Definition
the_botanica.h:25
NPC_COMMANDER_SARANNIS
@ NPC_COMMANDER_SARANNIS
Definition
the_botanica.h:22
NPC_HIGH_BOTANIST_FREYWINN
@ NPC_HIGH_BOTANIST_FREYWINN
Definition
the_botanica.h:23
NPC_THORNGRIN_THE_TENDER
@ NPC_THORNGRIN_THE_TENDER
Definition
the_botanica.h:24
DATA_WARP_SPLINTER
@ DATA_WARP_SPLINTER
Definition
the_botanica.h:17
DATA_COMMANDER_SARANNIS
@ DATA_COMMANDER_SARANNIS
Definition
the_botanica.h:13
DATA_LAJ
@ DATA_LAJ
Definition
the_botanica.h:16
DATA_HIGH_BOTANIST_FREYWINN
@ DATA_HIGH_BOTANIST_FREYWINN
Definition
the_botanica.h:14
DATA_THORNGRIN_THE_TENDER
@ DATA_THORNGRIN_THE_TENDER
Definition
the_botanica.h:15
src
server
scripts
Outland
TempestKeep
botanica
the_botanica.h
Generated on
for Project SkyFire Core by
1.17.0