mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
adds ice cup sprite
This commit is contained in:
@@ -339,7 +339,7 @@
|
|||||||
/obj/item/weapon/reagent_containers/food/drinks/ice
|
/obj/item/weapon/reagent_containers/food/drinks/ice
|
||||||
name = "Ice Cup"
|
name = "Ice Cup"
|
||||||
desc = "Careful, cold ice, do not chew."
|
desc = "Careful, cold ice, do not chew."
|
||||||
icon_state = "coffee"
|
icon_state = "icecup"
|
||||||
/obj/item/weapon/reagent_containers/food/drinks/ice/New()
|
/obj/item/weapon/reagent_containers/food/drinks/ice/New()
|
||||||
..()
|
..()
|
||||||
reagents.add_reagent(ICE, 30, reagtemp = T0C)
|
reagents.add_reagent(ICE, 30, reagtemp = T0C)
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 89 KiB |
Reference in New Issue
Block a user