2026/05/26 Update

Updated PRC8 version number.
Added SoundImpact to Damning Darkness in vfx_persistent.2da.
Updated CheckPRCLimitations() to make Darkness, Deeper Darkness & Damning Darkness work better.
Fixed PnP Darkness & PnP Damning Darkness.
Fixed Oversized Two-Weapon Fighting.
Updated TLK for Attune Gem.
Fixed typo in Calm Emotions description.
Updated changelog.
This commit is contained in:
Jaysyn904
2026-05-26 22:53:34 -04:00
parent d375a56267
commit da1ff48ac3
15 changed files with 445 additions and 238 deletions

View File

@@ -225,6 +225,10 @@ void DoWeaponUnequip(object oPC, object oItem)
}
}
// Clear OTWF bonuses
SetCompositeAttackBonus(oPC, "OTWFL", 0, ATTACK_BONUS_OFFHAND);
SetCompositeAttackBonus(oPC, "OTWFR", 0, ATTACK_BONUS_ONHAND);
// if(DEBUG) DoDebug("prc_restwpnsize - OnUnEquip"); // <-script no longer exists
// remove any TWF penalties