Skip to content

Commit e53c65c

Browse files
committed
Фикс иконки для картонки
1 parent e6ac2f8 commit e53c65c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modular_ss220/food_and_drinks/code/drinks.dm

+1
Original file line numberDiff line numberDiff line change
@@ -1029,6 +1029,7 @@
10291029
/obj/item/reagent_containers/drinks/bottle/carrotjuice_carton
10301030
name = "carrot juice"
10311031
desc = "Упаковка морковного сока. Полезен для зрения и, если верить некоторым слухам, для роста."
1032+
icon = 'modular_ss220/food_and_drinks/icons/drinks.dmi'
10321033
icon_state = "carrotjuice_carton"
10331034
item_state = "carton"
10341035
is_glass = FALSE

0 commit comments

Comments
 (0)