Fixed a typo which caused Reishi to not produce seeds.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4200 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
giacomand@gmail.com
2012-07-28 04:48:05 +00:00
parent 423786f54c
commit b026ada41f

View File

@@ -423,16 +423,16 @@
name = "pack of reishi mycelium"
desc = "This mycelium grows into something relaxing."
icon_state = "mycelium-reishi"
mypath = "/obj/item/seeds/reishi"
mypath = "/obj/item/seeds/reishimycelium"
species = "reishi"
plantname = "reishi"
plantname = "Reishi"
productname = "/obj/item/weapon/reagent_containers/food/snacks/grown/mushroom/reishi"
lifespan = 35
endurance = 35
maturation = 10
production = 5
yield = 4
potency = 10 // Sleeping based on potency?
potency = 15 // Sleeping based on potency?
oneharvest = 1
growthstages = 3
plant_type = 2