Skip to content

Shield of Light fix

Alex Ksandra requested to merge 0player/t-engine4:shield_of_light_fix into master

Shield of Light loves to proc unarmed attacks (becuase it uses weapon.special_combat, which is always nil because weapon already IS a combat table!). So I fixed it and made it deactivate without a shield, too. Special thanks to StarKeep for alerting to this.

Merge request reports