Made bandages stop bleeding when applied, not waiting until next 20-tick organ update cycle.

This commit is contained in:
Chinsky
2012-12-02 00:02:43 +04:00
parent ab440fbf7d
commit 0b614a488c
+1
View File
@@ -214,6 +214,7 @@
proc/bandage()
var/rval = 0
src.status &= ~ORGAN_BLEEDING
for(var/datum/wound/W in wounds)
if(W.internal) continue
rval |= !W.bandaged