Swaps NOGUN and ILLITERATE on lycans with CHUNKYFINGERS (#5648)

## About The Pull Request

Title.

This makes lycans able to use consoles, PDAs, and triggerguarded guns.
Such as bows.
## Why It's Good For The Game

I kinda just dont like that lycans are made randomly unable to read when
theyre still the same person? Also, this allows them to use bows, which
I think is appropriate for their inspiration (WTA). Not like they can
use it well - they have to drag the quiver around.
## Proof Of Testing
<details>
<summary>Screenshots/Videos</summary>

<img width="853" height="837" alt="image"
src="https://github.com/user-attachments/assets/37410f0b-ab4a-48ae-9bf5-92dd46312125"
/>

</details>

## Changelog
🆑
balance: Lycans can now use bows, triggerguarded guns, and consoles.
/🆑
This commit is contained in:
nikothedude
2026-05-23 05:25:51 +02:00
committed by GitHub
parent c351bbd3cb
commit a39ffe037f
@@ -41,11 +41,10 @@
// Lycan Specific Things
TRAIT_LUPINE,
TRAIT_BEAST_FORM,
TRAIT_NOGUNS,
TRAIT_LYCAN,
TRAIT_QUICKER_CARRY, // It'd be on par with nitrile gloves.
TRAIT_PIERCEIMMUNE, // Thick skin
TRAIT_ILLITERATE, // To avoid using consoles or such.
TRAIT_CHUNKYFINGERS,
TRAIT_FAST_METABOLISM,
)