Update dullahan.dm

This commit is contained in:
Timothy Teakettle
2022-08-09 11:08:52 +01:00
parent a9f77d9344
commit 8ee01d0bc4
+1
View File
@@ -96,6 +96,7 @@
// this is for keeping track of the overlays because you can't read the actual overlays list as it's a special byond var
var/list/overlays_standing
var/obj/item/organ/brain/B
w_class = WEIGHT_CLASS_BULKY
/obj/item/dullahan_head/Destroy()
B.Remove()