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:
@@ -532,7 +532,7 @@ void ShieldSpecialization(object oInitiator)
|
||||
|
||||
ip = GetNextItemProperty(oItem);
|
||||
}
|
||||
//FloatingTextStringOnCreature("Adding Shield Specialization bonus of "+IntToString(iTemp+1), oInitiator, FALSE);
|
||||
if (DEBUG) DoDebug("Adding Shield Specialization bonus of "+IntToString(iTemp+1));
|
||||
IPSafeAddItemProperty(oItem, ItemPropertyACBonus(iTemp+1), 5.95, X2_IP_ADDPROP_POLICY_REPLACE_EXISTING, FALSE, TRUE);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user