From 6b226377c3e680f0af28b78e05d11ae1a4c12d61 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 5 Apr 2019 17:52:45 +0000 Subject: Grant Micksha 24 extra skills slots --- src/ecommon/init.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ecommon') diff --git a/src/ecommon/init.c b/src/ecommon/init.c index 668fc11..c58de23 100644 --- a/src/ecommon/init.c +++ b/src/ecommon/init.c @@ -51,4 +51,5 @@ void common_online(void) checkVar(OLD_MAX_SKILL_DB, 1510); checkVar(MAX_EVOL_SKILLS, 22); checkVar(EVOL_FIRST_SKILL, 20000); + checkVar(MAX_SKILL_TREE, 110); } -- cgit v1.2.3-60-g2f50