Adds flour to flour packs

Doesn't affect anything cooking-related, but allows you to get flour if you grind up flour packets
This commit is contained in:
ArgyleSweatshop
2015-05-21 15:33:31 -04:00
parent 0dc472bf01
commit 6d4435f4d0
@@ -623,7 +623,7 @@
icon_state = "flour"
New()
..()
reagents.add_reagent("nutriment", 1)
reagents.add_reagent("flour", 5)
/obj/item/weapon/reagent_containers/food/snacks/organ
@@ -3384,4 +3384,4 @@
icon_state = "ectoplasm"
New()
..()
reagents.add_reagent("ectoplasm", 10)
reagents.add_reagent("ectoplasm", 10)