From 5c81797935051a58c1501d6ec003874c7cace17d Mon Sep 17 00:00:00 2001
From: Dastgir Pojee <dastgirp@gmail.com>
Date: Mon, 3 Oct 2016 20:23:27 +0530
Subject: Increases MAX_SKILL to occupy Summoner Skills

---
 src/common/mmo.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/common/mmo.h b/src/common/mmo.h
index 4dd19d422..93151d3ca 100644
--- a/src/common/mmo.h
+++ b/src/common/mmo.h
@@ -131,7 +131,7 @@
 #define MAX_FAME 1000000000
 #define MAX_CART 100
 #ifndef MAX_SKILL
-#define MAX_SKILL 1478
+#define MAX_SKILL 1510
 #endif
 #ifndef MAX_SKILL_ID
 #define MAX_SKILL_ID 10015   // [Ind/Hercules] max used skill ID
-- 
cgit v1.2.3-70-g09d2