Lets you gib butterflies and lizards for keks

Butterflies don't actually give you meat
This commit is contained in:
Crazylemon64
2016-02-07 13:34:17 -08:00
parent e1c974fbe8
commit 45cf159ecf
2 changed files with 4 additions and 0 deletions
@@ -17,6 +17,8 @@
density = 0
pass_flags = PASSTABLE | PASSGRILLE | PASSMOB
ventcrawler = 2
meat_type = /obj/item/weapon/reagent_containers/food/snacks/meat
meat_amount = 0
/mob/living/simple_animal/butterfly/New()
..()
@@ -20,3 +20,5 @@
density = 0
pass_flags = PASSTABLE | PASSMOB
can_hide = 1
meat_type = /obj/item/weapon/reagent_containers/food/snacks/meat
meat_amount = 1