513 Compatability

This commit is contained in:
Unknown
2019-12-12 10:40:27 -05:00
parent 2f8da2582b
commit 985d57f323
7 changed files with 37 additions and 17 deletions
+1 -1
View File
@@ -1032,7 +1032,7 @@ Note that amputating the affected organ does in fact remove the infection from t
W.germ_level = 0
return rval
/obj/item/organ/external/proc/clamp()
/obj/item/organ/external/proc/organ_clamp()
var/rval = 0
src.status &= ~ORGAN_BLEEDING
for(var/datum/wound/W in wounds)