mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Reopens Six new Unathi themed recipes (#12380)
This commit is contained in:
@@ -92,3 +92,60 @@
|
||||
)
|
||||
fruit = list("cabbage" = 1)
|
||||
result = /obj/item/reagent_containers/food/snacks/sliceable/sushi_roll
|
||||
|
||||
/decl/recipe/batwings
|
||||
appliance = SKILLET | SAUCEPAN
|
||||
fruit = list("chili" = 2)
|
||||
items = list(
|
||||
/obj/item/reagent_containers/food/snacks/meat/bat,
|
||||
/obj/item/reagent_containers/food/snacks/meat/bat,
|
||||
/obj/item/reagent_containers/food/snacks/spreads/butter
|
||||
)
|
||||
result = /obj/item/reagent_containers/food/snacks/batwings
|
||||
|
||||
/decl/recipe/jellystew
|
||||
appliance = POT
|
||||
fruit = list("chili" = 2)
|
||||
reagents = list(/decl/reagent/water = 10)
|
||||
items = list(
|
||||
/obj/item/reagent_containers/food/snacks/fish/cosmozoan,
|
||||
/obj/item/reagent_containers/food/snacks/cutlet,
|
||||
/obj/item/reagent_containers/food/snacks/spreads/butter
|
||||
)
|
||||
result = /obj/item/reagent_containers/food/snacks/jellystew
|
||||
|
||||
/decl/recipe/stuffedfish
|
||||
appliance = SKILLET | SAUCEPAN
|
||||
items = list(
|
||||
/obj/item/reagent_containers/food/snacks/fish/fishfillet,
|
||||
/obj/item/reagent_containers/food/snacks/fish/roe,
|
||||
/obj/item/reagent_containers/food/snacks/cheesewedge
|
||||
)
|
||||
result = /obj/item/reagent_containers/food/snacks/stuffedfish
|
||||
|
||||
/decl/recipe/stuffedcarp
|
||||
appliance = SKILLET | SAUCEPAN
|
||||
items = list(
|
||||
/obj/item/reagent_containers/food/snacks/fish/carpmeat,
|
||||
/obj/item/reagent_containers/food/snacks/fish/roe,
|
||||
/obj/item/reagent_containers/food/snacks/cheesewedge
|
||||
)
|
||||
result = /obj/item/reagent_containers/food/snacks/stuffedcarp
|
||||
|
||||
/decl/recipe/razirnoodles
|
||||
appliance = SKILLET | SAUCEPAN
|
||||
fruit = list("lime" = 1)
|
||||
reagents = list(/decl/reagent/sodiumchloride = 1)
|
||||
items = list(
|
||||
/obj/item/reagent_containers/food/snacks/dwellermeat,
|
||||
/obj/item/reagent_containers/food/snacks/egg
|
||||
)
|
||||
result = /obj/item/reagent_containers/food/snacks/razirnoodles
|
||||
|
||||
/decl/recipe/sintapudding
|
||||
appliance = SAUCEPAN | POT
|
||||
reagents = list(/decl/reagent/blood = 15, /decl/reagent/sugar = 10, /decl/reagent/nutriment/coco = 5)
|
||||
items = list(
|
||||
/obj/item/reagent_containers/food/snacks/spreads/butter
|
||||
)
|
||||
result = /obj/item/reagent_containers/food/snacks/sintapudding
|
||||
@@ -166,3 +166,11 @@
|
||||
/obj/item/reagent_containers/food/snacks/xenomeat
|
||||
)
|
||||
result = /obj/item/reagent_containers/food/snacks/wingfangchu
|
||||
|
||||
/decl/recipe/roefritters
|
||||
appliance = FRYER
|
||||
reagents = list(/decl/reagent/nutriment/coating/batter = 10)
|
||||
items = list(
|
||||
/obj/item/reagent_containers/food/snacks/fish/roe
|
||||
)
|
||||
result = /obj/item/reagent_containers/food/snacks/roefritters
|
||||
@@ -8,7 +8,8 @@
|
||||
icon_gib = "bat_dead"
|
||||
speak_chance = 0
|
||||
turns_per_move = 3
|
||||
meat_type = /obj/item/reagent_containers/food/snacks/meat
|
||||
meat_type = /obj/item/reagent_containers/food/snacks/meat/bat
|
||||
meat_amount = 6 //two wings per bat
|
||||
organ_names = list("upper bat", "mid bat", "lower bat")
|
||||
response_help = "pets the"
|
||||
response_disarm = "gently pushes aside the"
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
speak_chance = 0
|
||||
turns_per_move = 5
|
||||
meat_type = /obj/item/reagent_containers/food/snacks/fish/carpmeat
|
||||
butchering_products = list(/obj/item/reagent_containers/food/snacks/fish/roe = 1)
|
||||
organ_names = list("head", "chest", "tail", "left flipper", "right flipper")
|
||||
response_help = "pets the"
|
||||
response_disarm = "gently pushes aside the"
|
||||
|
||||
@@ -5219,4 +5219,65 @@
|
||||
slot_flags = SLOT_EARS
|
||||
filling_color = "#dcd9cd"
|
||||
reagents_to_add = list(/decl/reagent/mental/vkrexi = 0.5)
|
||||
bitesize = 1
|
||||
bitesize = 1
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/batwings
|
||||
name = "spiced shrieker wings"
|
||||
desc = "Wings of a small flying mammal, enriched with a dizzying amount of fat, and spiced with chilis."
|
||||
icon_state = "batwings"
|
||||
reagents_to_add = list(/decl/reagent/nutriment/protein = 3, /decl/reagent/nutriment/triglyceride = 2, /decl/reagent/capsaicin = 5)
|
||||
bitesize = 4
|
||||
trash = /obj/item/trash/plate
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/jellystew
|
||||
name = "jelly stew"
|
||||
desc = "A fatty, spicy, stew with crunchy chunks of meat floating amongst rich slimy globules. The texture is most definitely acquired."
|
||||
icon_state = "jellystew"
|
||||
reagents_to_add = list(/decl/reagent/nutriment = 3, /decl/reagent/nutriment/protein/seafood = 6, /decl/reagent/nutriment/protein = 3, /decl/reagent/nutriment/triglyceride = 3, /decl/reagent/capsaicin = 5)
|
||||
reagent_data = list(/decl/reagent/nutriment = list("slippery slime" = 3))
|
||||
bitesize = 7
|
||||
trash = /obj/item/trash/snack_bowl
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/roefritters
|
||||
name = "roe fritters"
|
||||
desc = "Fried patties made from fish eggs."
|
||||
icon_state = "fritters"
|
||||
reagents_to_add = list(/decl/reagent/nutriment = 3, /decl/reagent/nutriment/coating/batter = 5, /decl/reagent/nutriment/protein/seafood = 6)
|
||||
reagent_data = list(/decl/reagent/nutriment = list("brine" = 3, "fish" = 3))
|
||||
bitesize = 6
|
||||
trash = /obj/item/trash/plate
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/stuffedfish
|
||||
name = "stuffed fish fillet"
|
||||
desc = "A fish fillet stuffed with small eggs and cheese."
|
||||
icon_state = "stuffedfish"
|
||||
reagents_to_add = list(/decl/reagent/nutriment = 3, /decl/reagent/nutriment/protein/seafood = 7, /decl/reagent/nutriment/protein/cheese = 2)
|
||||
reagent_data = list(/decl/reagent/nutriment = list("brine" = 3, "fish" = 3))
|
||||
bitesize = 5
|
||||
trash = /obj/item/trash/plate
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/stuffedcarp
|
||||
name = "stuffed fish fillet"
|
||||
desc = "A fish fillet stuffed with small eggs and cheese."
|
||||
icon_state = "stuffedfish"
|
||||
reagents_to_add = list(/decl/reagent/nutriment = 3, /decl/reagent/nutriment/protein/seafood = 7, /decl/reagent/nutriment/protein/cheese = 2, /decl/reagent/toxin/carpotoxin = 3)
|
||||
reagent_data = list(/decl/reagent/nutriment = list("brine" = 3, "fish" = 3))
|
||||
bitesize = 6
|
||||
trash = /obj/item/trash/plate
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/razirnoodles
|
||||
name = "razir noodles"
|
||||
desc = "While this dish appears to be noodles at a glance, it is in fact thin strips of meat coated in an egg based sauce, topped with sliced limes. An authentic variant of this is commonly eaten in and around Razir."
|
||||
icon_state = "razirnoodles"
|
||||
reagents_to_add = list(/decl/reagent/nutriment = 3, /decl/reagent/nutriment/protein/seafood = 8, /decl/reagent/nutriment/protein/egg = 3, /decl/reagent/hyperzine = 5, /decl/reagent/acid/polyacid = 3)
|
||||
reagent_data = list(/decl/reagent/nutriment = list("molten heat" = 3, "slippery noodles" = 3))
|
||||
bitesize = 10
|
||||
trash = /obj/item/trash/plate
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/sintapudding
|
||||
name = "sinta pudding"
|
||||
desc = "Reddish, and extremely smooth, chocolate pudding, rich in iron!"
|
||||
icon_state = "sintapudding"
|
||||
reagents_to_add = list(/decl/reagent/nutriment = 1, /decl/reagent/nutriment/protein = 1, /decl/reagent/blood = 6, /decl/reagent/nutriment/coco = 3)
|
||||
reagent_data = list(/decl/reagent/nutriment = list("iron" = 3))
|
||||
bitesize = 6
|
||||
@@ -23,6 +23,13 @@
|
||||
name = "fish fillet"
|
||||
desc = "A fillet of fish."
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/fish/roe
|
||||
name = "roe sack"
|
||||
desc = "A fleshy organ filled with fish eggs."
|
||||
icon_state = "roesack"
|
||||
fish_type = "fish"
|
||||
reagents_to_add = list(/decl/reagent/nutriment/protein/seafood = 3)
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/fish/mollusc
|
||||
name = "slimy meat"
|
||||
desc = "Some slimy meat from clams or molluscs."
|
||||
@@ -118,4 +125,4 @@
|
||||
|
||||
/obj/item/trash/mollusc_shell/clam/rasval
|
||||
name = "ras'val clam shell"
|
||||
icon_state = "ras'val_clams_shell"
|
||||
icon_state = "ras'val_clams_shell"
|
||||
@@ -94,3 +94,9 @@
|
||||
item_state = "vannameat"
|
||||
contained_sprite = TRUE
|
||||
reagents_to_add = list(/decl/reagent/nutriment/protein = 6, /decl/reagent/mindbreaker = 6)
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/meat/bat
|
||||
name = "bat wings"
|
||||
desc = "Like chicken wings, but with even less meat!"
|
||||
icon_state = "batmeat"
|
||||
reagents_to_add = list(/decl/reagent/nutriment/protein = 1)
|
||||
Reference in New Issue
Block a user