mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Emergency Grill Things (#10212)
This commit is contained in:
@@ -1511,6 +1511,11 @@
|
||||
if(76 to INFINITY)
|
||||
icon_state = "steak"
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/meatsteak/grilled
|
||||
name = "grilled steak"
|
||||
desc = "A piece of meat grilled to absolute perfection. Sssssssip. This is the life."
|
||||
reagents_to_add = list(/datum/reagent/nutriment/protein = 6, /datum/reagent/nutriment/triglyceride = 2, /datum/reagent/sodiumchloride = 1, /datum/reagent/blackpepper = 1, /datum/reagent/spacespice = 1)
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/spacylibertyduff
|
||||
name = "spacy liberty duff"
|
||||
desc = "Jello gelatin, from Alfred Hubbard's cookbook."
|
||||
|
||||
Reference in New Issue
Block a user