mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-06-13 01:14:00 +01:00
cbec032ae3
This fixes the autoheal bug, which was being caused by wound types such as tiny bruises from being used even for large amounts of damage. I imagine that relying on the order of the list returned by typesof() is always a bad idea.