mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
[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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user