This commit is contained in:
Timothy Teakettle
2020-06-11 21:45:32 +01:00
parent 91d61c8560
commit 34c9a2f821
21 changed files with 67 additions and 171 deletions
+1 -1
View File
@@ -918,7 +918,7 @@ GLOBAL_VAR_INIT(embedpocalypse, FALSE) // if true, all items will be able to emb
// if w_volume is 0 you fucked up anyways lol
return w_volume || AUTO_SCALE_VOLUME(w_class)
/obj/item/proc/embedded(mob/living/carbon/human/embedded_mob)
/obj/item/proc/embedded(atom/embedded_target)
return
/obj/item/proc/unembedded()