We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd4b226 commit 0d63255Copy full SHA for 0d63255
modular_ss220/food_and_drinks/code/drinks.dm
@@ -1,5 +1,5 @@
1
/obj/item/reagent_containers/drinks/bottle
2
- var/broken_bottle_icon = 'icons/obj/drink.dmi'
+ var/broken_bottle_icon = 'icons/obj/drinks.dmi'
3
4
/obj/item/reagent_containers/drinks/drinkingglass
5
name = "drinking glass"
0 commit comments