mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-25 10:28:23 +00:00
opening additional merc slots
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ namespace EQ
|
||||
struct ItemData;
|
||||
}
|
||||
|
||||
#define MAXMERCS 1
|
||||
constexpr int MAXMERCS = 11;
|
||||
#define TANK 1
|
||||
#define HEALER 2
|
||||
#define MELEEDPS 9
|
||||
|
||||
Reference in New Issue
Block a user