mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user