summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2018-09-23 15:47:31 +0200
committerGitHub <noreply@github.com>2018-09-23 15:47:31 +0200
commitf14bb88b2c0d95fd7c1b69db9d367b8a74cfb285 (patch)
tree2c3f74e8a75e717b990ca5923c2725636e433251 /src
parentba45cb0706eb00ad824dd071b897d8e1ca539255 (diff)
parent3bdffeb233d1737ba7022bb76c13d8de6e1b9d36 (diff)
downloadhercules-f14bb88b2c0d95fd7c1b69db9d367b8a74cfb285.tar.gz
hercules-f14bb88b2c0d95fd7c1b69db9d367b8a74cfb285.tar.bz2
hercules-f14bb88b2c0d95fd7c1b69db9d367b8a74cfb285.tar.xz
hercules-f14bb88b2c0d95fd7c1b69db9d367b8a74cfb285.zip
Merge pull request #2203 from Asheraf/maps
Update Maps & NPC Consts Database
Diffstat (limited to 'src')
-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 eff4ed4ec..ed5f4138d 100644
--- a/src/map/npc.h
+++ b/src/map/npc.h
@@ -144,7 +144,7 @@ enum actor_classes {
#define MAX_NPC_CLASS 1000
// New NPC range
#define MAX_NPC_CLASS2_START 10001
-#define MAX_NPC_CLASS2_END 10248
+#define MAX_NPC_CLASS2_END 10310
//Script NPC events.
enum npce_event {