mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
Add Multiple Mercenary Hire Functionality (#5059)
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