Hydroponics bugfixed by Rolan7!

- Ambrosia Vulgaris is now visible and harvestable
- Injecting a plant with an empty syringe now gives a more appropriate message.


git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2056 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
LastBattaWolf@hotmail.com
2011-08-28 19:11:03 +00:00
parent c3f492cd5c
commit 037bb7c13e
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -670,9 +670,9 @@
desc = "A plant grown by and from medicine."
icon_state = "seed-ambrosiavulgaris"
mypath = "/obj/item/seeds/ambrosiavulgarisseed"
species = "athelas-ambrosiavulgaris"
species = "ambrosiavulgaris"
plantname = "Ambrosia Vulgaris"
productname = "/obj/item/weapon/reagent_containers/food/snacks/grown/Ambrosiavulgaris"
productname = "/obj/item/weapon/reagent_containers/food/snacks/grown/ambrosiavulgaris"
lifespan = 60
endurance = 25
maturation = 6
+2 -2
View File
@@ -119,8 +119,8 @@
desc = "A plant nutrients vendor"
icon_state = "nutri"
icon_deny = "nutri-deny"
product_paths = "/obj/item/nutrient/ez;/obj/item/nutrient/l4z;/obj/item/nutrient/rh;/obj/item/weapon/pestspray;/obj/item/weapon/reagent_containers/syringe"
product_amounts = "35;25;15;20;5"
product_paths = "/obj/item/nutrient/ez;/obj/item/nutrient/l4z;/obj/item/nutrient/rh;/obj/item/weapon/pestspray;/obj/item/weapon/reagent_containers/syringe;/obj/item/weapon/plantbag"
product_amounts = "35;25;15;20;5;5"
product_slogans = "Aren't you glad you don't have to fertilize the natural way?;Now with 50% less stink!;Plants are people too!"
product_hidden = "/obj/item/weapon/reagent_containers/glass/bottle/ammonia;/obj/item/weapon/reagent_containers/glass/bottle/diethylamine"
product_hideamt = "10;5"