gib people after their head is destroyed

This commit is contained in:
Timothy Teakettle
2022-08-05 21:48:55 +01:00
parent 6410c94244
commit fdd66a2b10
+2
View File
@@ -82,6 +82,8 @@
/obj/item/dullahan_head/Destroy()
B.Remove()
B.forceMove(get_turf(src))
var/mob/living/human/H = parent
H.gib()
. = ..()
// allow the 'fake' head to relay speech back to the mob