Fixes to internal bleeding.

- Created internal wound doesn't close instantly anymore.
- Small fix to body scanner display.
This commit is contained in:
cib
2012-11-12 14:04:01 +01:00
parent 6d3e742992
commit 4b331f3676
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -464,7 +464,7 @@
// Possibly trigger an internal wound, too.
if(damage > 10 && prob(damage))
var/datum/wound/internal_bleeding/I = new (5)
var/datum/wound/internal_bleeding/I = new (15)
wounds += I
// check whether we can add the wound to an existing wound