From 5db7c13c4a37bc688a464d369beab0bc31984bd5 Mon Sep 17 00:00:00 2001 From: Haru Date: Mon, 14 Dec 2015 23:59:48 +0100 Subject: Added merc_id, replaced numeric mercenary IDs with enum members Signed-off-by: Haru --- src/common/mmo.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common') diff --git a/src/common/mmo.h b/src/common/mmo.h index 53ef322c2..ff41c00d8 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -191,7 +191,6 @@ // Mercenary System #define MC_SKILLBASE 8201 #define MAX_MERCSKILL 40 -#define MAX_MERCENARY_CLASS 61 // Elemental System #define MAX_ELEMENTALSKILL 42 -- cgit v1.2.3-60-g2f50