2025/11/27 Update
Werewolf merges monk gloves if equipped. Added more switches to the Switch conversation. Increased summoned Huge Beholder eye ray uses to 99.
This commit is contained in:
@@ -27,7 +27,7 @@ void main()
|
||||
int nPoly;
|
||||
|
||||
// Retrieve Module flag
|
||||
int iPnPShifterShapchange = GetPRCSwitch(PRC_WEREWOLF_HYBRID_USE_SHIFTER_SHAPCHANGE);
|
||||
int iPnPShifterShapchange = GetPRCSwitch(PRC_WEREWOLF_HYBRID_USE_SHIFTER_SHAPECHANGE);
|
||||
|
||||
|
||||
if (GetLocalInt(oPC, "WWHybrid") != TRUE)
|
||||
|
||||
Reference in New Issue
Block a user