Rebalances K'ois Mycosises (#4224)

By the request of BygoneHero with some prodding on my part, the gestation periods for both K'ois Mycosis and Black K'ois Mycosis have been severely reduced. K'ois Mycosis will now take 7 and a half minutes to reach maturity, and Black K'ois Mycosis will take 10 minutes to reach maturity. Previously it was 30 minutes and 20 minutes respectively. I believe that these new values are more appropriate, plus it means people won't die before they reach the final stage, for better or for worse.
This commit is contained in:
LordFowl
2018-01-31 19:52:03 +02:00
committed by Erki
parent 83d0e161ba
commit 15dda146fa
2 changed files with 39 additions and 0 deletions
+2
View File
@@ -43,6 +43,7 @@
organ_tag = "kois"
parent_organ = "chest"
stage_interval = 150
/obj/item/organ/parasite/kois/process()
..()
@@ -107,6 +108,7 @@
parent_organ = "head"
var/removed_langs = 0
stage_interval = 200
/obj/item/organ/parasite/blackkois/process()
..()