mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Removes chocolate from weightloss shakes (#20439)
This commit is contained in:
@@ -228,9 +228,9 @@
|
||||
|
||||
/obj/item/reagent_containers/food/drinks/weightloss
|
||||
name = "weight-loss shake"
|
||||
desc = "A shake designed to cause weight loss. The package proudly proclaims that it is 'tapeworm free.'"
|
||||
desc = "A shake designed to cause weight loss, now in a berry-flavored formulation. The package proudly proclaims that it is 'tapeworm free.'"
|
||||
icon_state = "weightshake"
|
||||
list_reagents = list("lipolicide" = 30, "chocolate" = 5)
|
||||
list_reagents = list("lipolicide" = 30, "berryjuice" = 5)
|
||||
|
||||
/obj/item/reagent_containers/food/drinks/dry_ramen
|
||||
name = "cup ramen"
|
||||
|
||||
Reference in New Issue
Block a user