mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
Tweaking what produce boxes can spawn (#22048)
Updates produce boxes to better reflect what's needed from them to make common foods, upping the spawn rates of some things (such as chilis), lowering the spawn rate of others (such as white-beets) and adding new produce for it to spawn (such as lemons) as well as a few rarely-spawning items for some less-common foods such as berries and chickpeas, but with low-enough spawn rates that they won't remove the kitchen's dependency on cargo and botany. (Also fixes a small typo in Caramelized steak bites while i'm at it) --------- Signed-off-by: tomixcomics <11053204+tomixcomics@users.noreply.github.com> Co-authored-by: Cody Brittain <1779662+Generalcamo@users.noreply.github.com> Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
co-authored by
Cody Brittain
SleepyGemmy
parent
77aca119d9
commit
6e1f1f7e73
@@ -242,7 +242,7 @@
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/caramelized_steak_bites
|
||||
name = "caramelized steak bites"
|
||||
desc = "A rich, sticky-sweet dessert for any Unathi. For non-Unathi thixxs may sometimes be considered a main dish, albeit a very sweet one, as far as meat dishes are concerned."
|
||||
desc = "A rich, sticky-sweet dessert for any Unathi. For non-Unathi this may sometimes be considered a main dish, albeit a very sweet one, as far as meat dishes are concerned."
|
||||
icon = 'icons/obj/item/reagent_containers/food/cultural/unathi.dmi'
|
||||
icon_state = "steakbites"
|
||||
trash = /obj/item/trash/bowl_brown
|
||||
|
||||
Reference in New Issue
Block a user