summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
diff options
context:
space:
mode:
authorStreusel <advance_me@hotmail.de>2013-03-20 21:15:46 -0800
committerStreusel <advance_me@hotmail.de>2013-03-20 21:15:46 -0800
commite29d30559c862ddcdffcd9f76d24c5deb4c110d4 (patch)
tree6532872795bb45a5bb357ac25652cf54a3729772 /src/common/mmo.h
parentd642604583c9dfcbee525042498b38c312a3d097 (diff)
downloadhercules-e29d30559c862ddcdffcd9f76d24c5deb4c110d4.tar.gz
hercules-e29d30559c862ddcdffcd9f76d24c5deb4c110d4.tar.bz2
hercules-e29d30559c862ddcdffcd9f76d24c5deb4c110d4.tar.xz
hercules-e29d30559c862ddcdffcd9f76d24c5deb4c110d4.zip
-Part 1 'the great commit', all credits to L0ne_W0lf
-Added new Mercenary's -Updated item_db.txt -Updated mob_db.txt
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r--src/common/mmo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h
index e13816832..c70b20b1f 100644
--- a/src/common/mmo.h
+++ b/src/common/mmo.h
@@ -151,7 +151,7 @@
//Mercenary System
#define MC_SKILLBASE 8201
#define MAX_MERCSKILL 40
-#define MAX_MERCENARY_CLASS 44
+#define MAX_MERCENARY_CLASS 61
//Elemental System
#define MAX_ELEMENTALSKILL 42