Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
gnomeregan.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_GNOMEREGAN_H
7#define DEF_GNOMEREGAN_H
8
10{
14};
15
23
24enum Data
25{
27};
28
35
36#endif
GameObjectIds
CreatureIds
Data64
Definition deadmines.h:25
@ DATA_NPC_BASTMASTER_EMI_SHORTFUSE
Definition gnomeregan.h:33
@ DATA_GO_CAVE_IN_LEFT
Definition gnomeregan.h:31
@ DATA_GO_CAVE_IN_RIGHT
Definition gnomeregan.h:32
@ GO_RED_ROCKET
Definition gnomeregan.h:13
@ GO_CAVE_IN_LEFT
Definition gnomeregan.h:11
@ GO_CAVE_IN_RIGHT
Definition gnomeregan.h:12
@ NPC_BLASTMASTER_EMI_SHORTFUSE
Definition gnomeregan.h:18
@ NPC_CAVERNDEEP_AMBUSHER
Definition gnomeregan.h:19
@ NPC_GRUBBIS
Definition gnomeregan.h:20
@ NPC_CHOMPER
Definition gnomeregan.h:21
@ TYPE_EVENT
Definition gnomeregan.h:26
Data
Definition molten_core.h:55