mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
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:
@@ -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()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user