forked from Jaysyn/PRC8
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user