Base Commit

This commit is contained in:
klaasjared
2021-08-03 17:57:27 -04:00
parent 4e728a7161
commit 3e700f4ce9
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -5752,10 +5752,6 @@
center_of_mass = list("x"=16, "y"=11)
bitesize = 6
/obj/item/weapon/reagent_containers/food/snacks/custardbun/Initialize()
. = ..()
reagents.add_reagent("protein", 2)
/obj/item/weapon/reagent_containers/food/snacks/chickenmomo
name = "chicken momo"
gender = PLURAL
+1 -1
View File
@@ -252,7 +252,7 @@
/datum/recipe/omurice/face
appliance = GRILL
reagents = list("rice" = 5, "ketchup" = 5, "sodiumchloride" = 5, "egg" = 3)
reagents = list("rice" = 5, "ketchup" = 5, "sodiumchloride" = 1, "egg" = 3)
result = /obj/item/weapon/reagent_containers/food/snacks/omurice/face
/datum/recipe/meatsteak