mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 09:03:23 +01:00
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:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user