mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Decrease food waste (Kitchens spawn with a few extra ingredients) (#18648)
* first commit woo * added changelog * Update aurorastation.dme * Update code/game/objects/random/misc.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> Signed-off-by: tomixcomics <tomi.lifelesslosers@gmail.com> * Update code/modules/reagents/reagent_containers/food/condiment.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> Signed-off-by: tomixcomics <tomi.lifelesslosers@gmail.com> * Update code/game/objects/random/misc.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> Signed-off-by: tomixcomics <tomi.lifelesslosers@gmail.com> * Update code/modules/reagents/reagent_containers/food/condiment.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> Signed-off-by: tomixcomics <tomi.lifelesslosers@gmail.com> --------- Signed-off-by: tomixcomics <tomi.lifelesslosers@gmail.com> Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
co-authored by
SleepyGemmy
parent
d52ed47c0a
commit
fddefa054e
@@ -412,6 +412,7 @@
|
||||
)
|
||||
fruit = list("eggplant" = 1)
|
||||
result = /obj/item/reagent_containers/food/snacks/pita/sabich
|
||||
reagent_mix = RECIPE_REAGENT_REPLACE //Simplify end product
|
||||
|
||||
/singleton/recipe/tunapita
|
||||
items = list(
|
||||
|
||||
Reference in New Issue
Block a user