mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Adds the stafylia gyro (#22102)
Adds the stafylia gyro, THE authentic taste of Assunzione fast food! --------- Signed-off-by: Fyni <itsfyni@gmail.com>
This commit is contained in:
@@ -702,3 +702,17 @@
|
||||
)
|
||||
reagent_mix = RECIPE_REAGENT_REPLACE
|
||||
result = /obj/item/reagent_containers/food/snacks/blitz_shake
|
||||
|
||||
|
||||
//Assunzione
|
||||
|
||||
/singleton/recipe/stafylia_gyro
|
||||
appliance = MIX
|
||||
fruit = list ("grapes" = 1, "cabbage" = 1, "tomato" = 1)
|
||||
reagents = list(/singleton/reagent/spacespice = 2)
|
||||
items = list(
|
||||
/obj/item/reagent_containers/food/snacks/cutlet,
|
||||
/obj/item/reagent_containers/food/snacks/pita
|
||||
)
|
||||
reagent_mix = RECIPE_REAGENT_REPLACE
|
||||
result = /obj/item/reagent_containers/food/snacks/stafylia_gyro
|
||||
|
||||
Reference in New Issue
Block a user