opening additional merc slots

This commit is contained in:
xjeris
2026-04-07 08:58:51 -04:00
parent ba2ca5eada
commit 6fb5a102f5
8 changed files with 191 additions and 97 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ namespace EQ
struct ItemData;
}
#define MAXMERCS 1
constexpr int MAXMERCS = 11;
#define TANK 1
#define HEALER 2
#define MELEEDPS 9