Fixed Lolth's meat affecting undead & constructs
Fixed Lolth's meat affecting undead & constructs. Fixed Frightful Prescence triggering on dead creatures. Fixed shadowdancer weapon feats. Added missing simple weapon feats.
This commit is contained in:
@@ -371,6 +371,12 @@ const int FEAT_WEAPON_PROFICIENCY_MAUL = 7947;
|
||||
const int FEAT_WEAPON_PROFICIENCY_DOUBLE_SCIMITAR = 7948;
|
||||
const int FEAT_WEAPON_PROFICIENCY_GOAD = 7949;
|
||||
const int FEAT_WEAPON_PROFICIENCY_EAGLE_CLAW = 7950;
|
||||
const int FEAT_WEAPON_PROFICIENCY_LIGHT_XBOW = 7951;
|
||||
const int FEAT_WEAPON_PROFICIENCY_HEAVY_XBOW = 7952;
|
||||
const int FEAT_WEAPON_PROFICIENCY_QUARTERSTAFF = 7953;
|
||||
const int FEAT_WEAPON_PROFICIENCY_DAGGER = 7954;
|
||||
const int FEAT_WEAPON_PROFICIENCY_CLUB = 7955;
|
||||
|
||||
|
||||
//:: New Weapon Focus Feats
|
||||
const int FEAT_WEAPON_FOCUS_LIGHT_LANCE = 24601;
|
||||
|
Reference in New Issue
Block a user