Update zerg.dm

This commit is contained in:
Sharkmare
2019-03-19 16:47:33 +01:00
committed by GitHub
parent fd7b1f1611
commit 36d5e1b6aa
@@ -60,6 +60,8 @@
/mob/living/simple_animal/hostile/hivebot/zerg/larva/New()
..()
verbs |= /mob/living/simple_animal/hostile/hivebot/zerg/larva/proc/evolve
/mob/living/simple_animal/hostile/hivebot/zerg/larva/init()
spawn(1200)
if(!src.ckey)
evolve()