Hopefully final

This commit is contained in:
Matt Milosevic
2016-06-08 18:30:26 +02:00
parent 86448582aa
commit bc86a86ece
37 changed files with 1004 additions and 5361 deletions
@@ -712,6 +712,18 @@
reagents.add_reagent("toxin", 3)
bitesize = 3
/obj/item/weapon/reagent_containers/food/snacks/lizardmeat
name = "mutant lizard meat"
desc = "Seems to be a slab of meat from some mutant lizard thing?"
icon_state = "xenomeat"
filling_color = "#43DE18"
New()
..()
reagents.add_reagent("protein", 3)
reagents.add_reagent("toxin", 3)
bitesize = 3
/obj/item/weapon/reagent_containers/food/snacks/spiderleg
name = "spider leg"
desc = "A still twitching leg of a giant spider... you don't really want to eat this, do you?"
@@ -3361,4 +3373,4 @@
New()
..()
reagents.add_reagent("nutriment", 6)
bitesize = 2
bitesize = 2