From fefc60d0a202e489ebc0d999f13a0abcc638518a Mon Sep 17 00:00:00 2001 From: ultramage Date: Wed, 14 Nov 2007 09:31:47 +0000 Subject: Fixed some homunculus skill offset calculation mistakes (bugreport:363) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11731 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mmo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common') 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 -- cgit v1.2.3-60-g2f50