This commit is contained in:
Thalpy
2019-10-12 15:13:18 +01:00
parent f57fa7f471
commit cbc20d33d5
4 changed files with 7 additions and 1 deletions
+1
View File
@@ -61,6 +61,7 @@
return S
/obj/item/organ/heart/on_life()
..()
if(owner.client && beating)
failed = FALSE
var/sound/slowbeat = sound('sound/health/slowbeat.ogg', repeat = TRUE)