Refractors the alien embryo into a proper parasite organ (#5577)

What it says in the title, it might as well slowdown the burst stage a bit.
This commit is contained in:
Alberyk
2018-11-16 20:08:49 -02:00
committed by Erki
parent b7467c9864
commit 9a075a1103
3 changed files with 49 additions and 45 deletions
+4
View File
@@ -22,6 +22,7 @@
if(stage_ticker >= stage*stage_interval)
stage = min(stage+1,max_stage)
stage_effect()
/obj/item/organ/parasite/handle_rejection()
if(subtle)
@@ -31,6 +32,9 @@
rejecting = 0
return
/obj/item/organ/parasite/proc/stage_effect()
return
///////////////////
///K'ois Mycosis///
///////////////////