Merge branch 'medical-rewrite' of github.com:KoffeinFlummi/ACE3 into medical-rewrite

This commit is contained in:
Glowbal 2015-02-22 12:26:19 +01:00
commit 7f6a647b4d

View File

@ -111,7 +111,7 @@ class ACE_Medical_Advanced {
// Occur when a heavy object falls onto a person, splitting the skin and shattering or tearing underlying structures.
class CrushWound {
name = "Impacted Tissue";
name = "Crushed tissue";
selections[] = {"All"};
bleedingRate = 0.01;
pain = 1;