CleverRaven / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
http://cataclysmdda.org
Other
9.73k stars 4.05k forks source link

Remove redundant `unarmed_weapons_allowed` variable from martial art techs #73485

Closed Venera3 closed 2 weeks ago

Venera3 commented 2 weeks ago

Summary

None

Purpose of change

Stumbled onto an unused martial art variable while doing vectors, those are bad.

Describe the solution

Remove references to unarmed_weapon_allowed

Describe alternatives you've considered

Doing it in the main PR.

Testing

Compiled, no errors.

Additional context

The functionality is superceded by the vector/weapon category stuff