Update for PRC 4.1.10a 2023/02/20

Update for PRC 4.1.10a 2023/02/20

+ Jaysyn's latest PnP changes.
This commit is contained in:
Jaysyn904
2023-02-20 19:23:13 -05:00
parent 6c305aecc5
commit 6a6a8d56ac
42 changed files with 3670 additions and 2577 deletions

View File

@@ -147,7 +147,7 @@ const int CLASS_TYPE_ELDRITCH_THEURGE = 185;
const int CLASS_TYPE_GHOST_FACED_KILLER = 186;
const int CLASS_TYPE_DREAD_NECROMANCER = 187;
const int CLASS_TYPE_ULTIMATE_MAGUS = 188;
const int CLASS_TYPE_NOBLE = 189;
const int CLASS_TYPE_FORESTMASTER = 189;
const int CLASS_TYPE_ARCHIVIST = 190;
const int CLASS_TYPE_DEEPSTONE_SENTINEL = 191;
const int CLASS_TYPE_JADE_PHOENIX_MAGE = 192;
@@ -228,4 +228,5 @@ const int CLASS_TYPE_ALAGHAR = -1;
const int CLASS_TYPE_BLARCHER = -1;
const int CLASS_TYPE_WITCH = -1;
const int CLASS_TYPE_TEMPLAR = -1;
const int CLASS_TYPE_MYSTIC = -1;
const int CLASS_TYPE_MYSTIC = -1;
const int CLASS_TYPE_NOBLE = -1;