summaryrefslogtreecommitdiff
path: root/src/map/npc.h
diff options
context:
space:
mode:
authorJedzkie <jedzkie13@rocketmail.com>2015-12-22 15:46:14 +0800
committerJedzkie <jedzkie13@rocketmail.com>2015-12-22 15:46:14 +0800
commit312198bc5c9d86984f6cf4b7b802a741123d710f (patch)
tree6fd1f4ca12378ff01413f5ac86876df5912626bb /src/map/npc.h
parent1f81a5998d0aef7569d31358b94a349612dd130a (diff)
downloadhercules-312198bc5c9d86984f6cf4b7b802a741123d710f.tar.gz
hercules-312198bc5c9d86984f6cf4b7b802a741123d710f.tar.bz2
hercules-312198bc5c9d86984f6cf4b7b802a741123d710f.tar.xz
hercules-312198bc5c9d86984f6cf4b7b802a741123d710f.zip
- Fixes #1005 (Thanks jTynne)
- Update NPC ID's
Diffstat (limited to 'src/map/npc.h')
-rw-r--r--src/map/npc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/npc.h b/src/map/npc.h
index 6f288d722..0b2729bcf 100644
--- a/src/map/npc.h
+++ b/src/map/npc.h
@@ -138,7 +138,7 @@ enum actor_classes {
#define MAX_NPC_CLASS 1000
// New NPC range
#define MAX_NPC_CLASS2_START 10001
-#define MAX_NPC_CLASS2_END 10174
+#define MAX_NPC_CLASS2_END 10178
//Script NPC events.
enum npce_event {