Fixed issue with Force Missile Mage that made it unavailable

Fixed issue with Force Missile Mage that made it unavailable.  Fixed Grey Elf issue taking Arcane Archer.  HiPS shouldn't be a useable feat.  Knight of the Weave should be able to take Dragon Disciple.
Added bat polymorph type for future crap & builders.  JoWaW is a 3/4 AB class.  Updated release archive.
This commit is contained in:
Jaysyn904
2025-02-24 17:01:31 -05:00
parent 10e19e74d0
commit b01bf0bac7
70 changed files with 580 additions and 569 deletions

View File

@@ -16,7 +16,6 @@
//:: Updated for .35 by Jaysyn 2023/03/10
//////////////////////////////////////////////////
/* Function prototypes */
//////////////////////////////////////////////////

View File

@@ -240,6 +240,7 @@ const int DISCIPLINE_TELEPATHY = 6;
//:: Polymorph Const
//:://////////////////////////////////////////////
const int POLYMORPH_TYPE_BAT = 47;
const int POLYMORPH_TYPE_WOLF_0 = 133;
const int POLYMORPH_TYPE_WOLF_1 = 134;
const int POLYMORPH_TYPE_WOLF_2 = 135;