flags / Reactor-3

Post-apocalyptic action roguelike with a focus on inventory management and gun-based combat.
MIT License
71 stars 11 forks source link

Pain tolerance #47

Closed flags closed 11 years ago

flags commented 11 years ago

Create a function that grabs the actual pain a limb is causing, taking pain tolerance, either adjusted or artificial (via meds), into account.

flags commented 11 years ago

There is a pain tolerance key global to the character. Should it be limb-dependent?