diff options
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r-- | src/common/mmo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h index da036005c..6be0fab19 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -108,7 +108,6 @@ #define MC_SKILLBASE 8201 #define MAX_MERCSKILL 37 #define MAX_MERCENARY_CLASS 30 -#define MAX_MERCENARY_SKILL 4 enum item_types { IT_HEALING = 0, |