Changed 'impacted' to 'crushed'

Changed "Impacted Tissue" to "Crushed tissue", as its a bit more to-the-point (less chance for confusion), and still accurate
This commit is contained in:
Kieran 2015-02-22 21:25:28 +10:00
parent 7ea31f8b05
commit c8bf9d2ce1

View File

@ -115,7 +115,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;