mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-22 04:24:20 +01:00
Merge pull request #14185 from Cocacolagua/go-rp-with-chef
Hot Chocolate and Chicken Soup nerf
This commit is contained in:
@@ -226,7 +226,7 @@
|
||||
desc = "Made in Space Switzerland."
|
||||
icon_state = "hot_coco"
|
||||
item_state = "coffee"
|
||||
list_reagents = list("chocolate" = 30)
|
||||
list_reagents = list("hot_coco" = 15, "chocolate" = 6, "water" = 9)
|
||||
resistance_flags = FREEZE_PROOF
|
||||
|
||||
/obj/item/reagent_containers/food/drinks/weightloss
|
||||
|
||||
@@ -628,7 +628,7 @@
|
||||
reagent_state = LIQUID
|
||||
color = "#B4B400"
|
||||
metabolization_rate = 0.2
|
||||
nutriment_factor = 2
|
||||
nutriment_factor = 2.5 * REAGENTS_METABOLISM
|
||||
taste_description = "broth"
|
||||
|
||||
/datum/reagent/consumable/cheese
|
||||
|
||||
Reference in New Issue
Block a user