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 392324c9809..09ca3dbfa22 100644 --- a/code/modules/mob/living/silicon/robot/drone/drone_items.dm +++ b/code/modules/mob/living/silicon/robot/drone/drone_items.dm @@ -254,10 +254,9 @@ stored_comms["wood"]++ stored_comms["wood"]++ else if(istype(W,/obj/item/weapon/broken_bottle)) - stored_comms["wood"]++ - stored_comms["wood"]++ - stored_comms["wood"]++ - stored_comms["wood"]++ + stored_comms["glass"]++ + stored_comms["glass"]++ + stored_comms["glass"]++ else continue