diff options
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r-- | src/common/mmo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h index 6e4020db2..3134d9374 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -160,7 +160,7 @@ //Mercenary System #define MC_SKILLBASE 8201 #define MAX_MERCSKILL 40 -#define MAX_MERCENARY_CLASS 40 +#define MAX_MERCENARY_CLASS 44 enum item_types { IT_HEALING = 0, |