Readd bleeding from open surgery stages.

This commit is contained in:
MagmaRam
2016-10-12 07:28:22 -05:00
parent 0fd5631c27
commit bdf3dde514
+3
View File
@@ -152,6 +152,9 @@ var/const/BLOOD_VOLUME_SURVIVE = 40
blood_max += max(min_eff_damage, W.damage - 30) / 30
else
blood_max += W.damage / blood_loss_divisor
if(temp.open)
blood_max += 2 //Yer stomach is cut open
drip(blood_max)
//Makes a blood drop, leaking amt units of blood from the mob