mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
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:
parent
7ea31f8b05
commit
c8bf9d2ce1
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user