diff --git a/code/modules/food_and_drinks/drinks/drinks/bottle.dm b/code/modules/food_and_drinks/drinks/drinks/bottle.dm index bc459fffbc..507f4e6b4a 100644 --- a/code/modules/food_and_drinks/drinks/drinks/bottle.dm +++ b/code/modules/food_and_drinks/drinks/drinks/bottle.dm @@ -559,6 +559,7 @@ /obj/item/export/bottle name = "Report this please" desc = "A sealed bottle of alcohol, ready to be exported" + icon = 'icons/obj/drinks.dmi' force = 0 throwforce = 0 throw_speed = 0