mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 16:13:19 +01:00
Add chocolate milk cartons. (#31960)
This commit is contained in:
@@ -352,6 +352,16 @@
|
||||
gender = PLURAL
|
||||
list_reagents = list("milk" = 100)
|
||||
|
||||
/obj/item/reagent_containers/drinks/bottle/chocolate_milk
|
||||
name = "chocolate milk"
|
||||
desc = "Brown milk from brown cows. Maybe."
|
||||
icon_state = "chocolatebox"
|
||||
inhand_icon_state = "contvapour"
|
||||
throwforce = 0
|
||||
is_glass = FALSE
|
||||
gender = PLURAL
|
||||
list_reagents = list("chocolate_milk" = 50)
|
||||
|
||||
////////////////////////// MOLOTOV ///////////////////////
|
||||
/obj/item/reagent_containers/drinks/bottle/molotov
|
||||
name = "molotov cocktail"
|
||||
|
||||
Reference in New Issue
Block a user