Merge pull request #9957 from lass9030/food-container

Container_type in food.
This commit is contained in:
tigercat2000
2018-10-23 13:00:02 -07:00
committed by GitHub
+1
View File
@@ -14,6 +14,7 @@
var/instant_application = 0 //if we want to bypass the forcedfeed delay
var/taste = TRUE//whether you can taste eating from this
burn_state = FLAMMABLE
container_type = INJECTABLE
/obj/item/reagent_containers/food/New()
..()