mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-01 19:56:38 +00:00
merge upstream
This commit is contained in:
+3
-2
@@ -18,10 +18,11 @@
|
||||
#ifndef _TRAP_H
|
||||
#define _TRAP_H
|
||||
|
||||
#include "../common/debug.h"
|
||||
|
||||
#include "entity.h"
|
||||
|
||||
class Mob;
|
||||
class NPC;
|
||||
|
||||
//ID of the NPC type to spawn when a trap is set off, to do the damage
|
||||
#define TRAP_NPC_TYPE 1586
|
||||
|
||||
|
||||
Reference in New Issue
Block a user