From 7a2eb73da1aa90d1a0cba8198fb1c7af8eb9e158 Mon Sep 17 00:00:00 2001 From: DGamerL <108773801+DGamerL@users.noreply.github.com> Date: Wed, 13 Sep 2023 11:52:35 +0200 Subject: [PATCH] Me when you of in the cold of out hot eat the food (#22232) --- code/modules/mob/living/silicon/robot/drone/drone_items.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/modules/mob/living/silicon/robot/drone/drone_items.dm b/code/modules/mob/living/silicon/robot/drone/drone_items.dm index ef6189ec24a..4011c0ed1af 100644 --- a/code/modules/mob/living/silicon/robot/drone/drone_items.dm +++ b/code/modules/mob/living/silicon/robot/drone/drone_items.dm @@ -32,7 +32,8 @@ /obj/item/tank, /obj/item/circuitboard, /obj/item/stack/tile/light, - /obj/item/stack/ore/bluespace_crystal + /obj/item/stack/ore/bluespace_crystal, + /obj/item/assembly/igniter ) //Item currently being held.