summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r--src/common/mmo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h
index acccc7211..f679d61f5 100644
--- a/src/common/mmo.h
+++ b/src/common/mmo.h
@@ -96,7 +96,7 @@
#define DEFAULT_MAX_CHAR_ID 250000
//Base Homun skill.
-#define HM_SKILLBASE 8000
+#define HM_SKILLBASE 8001
#define MAX_HOMUNSKILL 16
#define MAX_HOMUNCULUS_CLASS 16 //[orn]
#define HM_CLASS_BASE 6001