Fixed and balanced all the new food, though Big Bite Burger WILL make you fat.

Added 9 new food types. Thanks goes to Farart for the sprites.
These includes: Poppy Pretzels, Spaghetti, Tomato pasta, Meatball Spagetti, Carrot Fries, Milosoup, Soydope, Stewed Soy Meat and Boiled Spagetti.

Botany can now also grow and harvest Apples and Poppies.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1803 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
firecage@hotmail.com
2011-07-08 17:36:19 +00:00
parent 3008281e3c
commit a36aee006b
9 changed files with 175 additions and 19 deletions
+8
View File
@@ -49,6 +49,14 @@
input = /obj/item/weapon/reagent_containers/food/snacks/grown/potato
output = /obj/item/weapon/reagent_containers/food/snacks/fries
soybeans
input = /obj/item/weapon/reagent_containers/food/snacks/grown/soybeans
output = /obj/item/weapon/reagent_containers/food/snacks/soydope
flour
input = /obj/item/weapon/reagent_containers/food/snacks/flour
output = /obj/item/weapon/reagent_containers/food/snacks/spagetti
/* mobs */
mob
process(loc, what)