[MIRROR] Makes spawned watermelon slices edible (#3688)

* Makes spawned watermelon slices edible (#57205)

* Makes spawned watermelon slices edible

Co-authored-by: cacogen <25089914+cacogen@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-02-27 12:02:30 +00:00
committed by GitHub
co-authored by cacogen
parent 3e31dd718b
commit a21bc8e16c
+1
View File
@@ -50,6 +50,7 @@
name = "watermelon slice"
desc = "A slice of watery goodness."
icon_state = "watermelonslice"
food_reagents = list(/datum/reagent/water = 1, /datum/reagent/consumable/nutriment/vitamin = 0.2, /datum/reagent/consumable/nutriment = 1)
tastes = list("watermelon" = 1)
foodtypes = FRUIT
juice_results = list(/datum/reagent/consumable/watermelonjuice = 5)