Update meat.dm
This commit is contained in:
@@ -203,6 +203,11 @@
|
|||||||
bitesize = 4
|
bitesize = 4
|
||||||
tastes = list("meat" = 1, "wheat" = 1)
|
tastes = list("meat" = 1, "wheat" = 1)
|
||||||
|
|
||||||
|
/obj/item/weapon/reagent_containers/food/snacks/meat/slab/gorilla
|
||||||
|
name = "gorilla meat"
|
||||||
|
desc = "Much meatier than monkey meat."
|
||||||
|
list_reagents = list("nutriment" = 5, "vitamin" = 1)
|
||||||
|
|
||||||
/obj/item/weapon/reagent_containers/food/snacks/meat/rawbacon
|
/obj/item/weapon/reagent_containers/food/snacks/meat/rawbacon
|
||||||
name = "raw piece of bacon"
|
name = "raw piece of bacon"
|
||||||
desc = "A raw piece of bacon."
|
desc = "A raw piece of bacon."
|
||||||
|
|||||||
Reference in New Issue
Block a user