A bunch of tiny tweaks.
Added additional blood types to blood crate. Added Soy Sauce packet. Added Soy Sauce and BBQ packet to chef vendor. Changed Birthday Cake recipie to mirror TG.
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
/obj/item/reagent_containers/food/condiment/pack/mustard = 5,
|
||||
/obj/item/reagent_containers/food/condiment/pack/hotsauce = 5,
|
||||
/obj/item/reagent_containers/food/condiment/pack/astrotame = 5,
|
||||
/obj/item/reagent_containers/food/condiment/pack/bbqsauce = 5,
|
||||
/obj/item/reagent_containers/food/condiment/pack/soysauce = 5,
|
||||
/obj/item/reagent_containers/food/condiment/saltshaker = 5,
|
||||
/obj/item/reagent_containers/food/condiment/peppermill = 5,
|
||||
/obj/item/reagent_containers/glass/bowl = 30)
|
||||
@@ -23,7 +25,6 @@
|
||||
/obj/item/reagent_containers/syringe = 3)
|
||||
premium = list(
|
||||
/obj/item/reagent_containers/food/condiment/enzyme = 1,
|
||||
/obj/item/reagent_containers/food/condiment/soysauce = 1,
|
||||
/obj/item/reagent_containers/glass/bottle/cryoxadone = 2) // Bartender can literally make this with upgraded parts, or it gets stolen from medical.
|
||||
armor = list("melee" = 100, "bullet" = 100, "laser" = 100, "energy" = 100, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 100, "acid" = 50)
|
||||
resistance_flags = FIRE_PROOF
|
||||
|
||||
Reference in New Issue
Block a user