summaryrefslogtreecommitdiff
path: root/src/map/npc.h
diff options
context:
space:
mode:
authorJedzkie <jedzkie13@rocketmail.com>2016-02-29 22:35:32 +0800
committerJedzkie <jedzkie13@rocketmail.com>2016-02-29 22:35:32 +0800
commit4138828c48555c4d9f5ea1ff2babc5b128b0abaf (patch)
tree29167b7e685c1da4a29d305d00fd4c63154c72a8 /src/map/npc.h
parentb37530892dfac8d3e29f37e05d93ae4b38e38850 (diff)
downloadhercules-4138828c48555c4d9f5ea1ff2babc5b128b0abaf.tar.gz
hercules-4138828c48555c4d9f5ea1ff2babc5b128b0abaf.tar.bz2
hercules-4138828c48555c4d9f5ea1ff2babc5b128b0abaf.tar.xz
hercules-4138828c48555c4d9f5ea1ff2babc5b128b0abaf.zip
Follow up https://github.com/HerculesWS/Hercules/commit/f95290cc2396d791ad3e9e9f5f73980887a5ef95.
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 9867055a3..965a34f94 100644
--- a/src/map/npc.h
+++ b/src/map/npc.h
@@ -142,7 +142,7 @@ enum actor_classes {
#define MAX_NPC_CLASS 1000
// New NPC range
#define MAX_NPC_CLASS2_START 10001
-#define MAX_NPC_CLASS2_END 10178
+#define MAX_NPC_CLASS2_END 10203
//Script NPC events.
enum npce_event {