From 548ed0e7cd3ae0074d2bf05fb77ef1e23a434cee Mon Sep 17 00:00:00 2001 From: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Date: Tue, 19 Mar 2019 14:13:31 +0100 Subject: [PATCH] Update zerg.dm --- code/modules/mob/living/simple_animal/aliens/zerg.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/simple_animal/aliens/zerg.dm b/code/modules/mob/living/simple_animal/aliens/zerg.dm index 8a35c6da42..a2fd004e3b 100644 --- a/code/modules/mob/living/simple_animal/aliens/zerg.dm +++ b/code/modules/mob/living/simple_animal/aliens/zerg.dm @@ -35,7 +35,7 @@ if(!chosentype) return var/myuser = src.key death() - var/newmob = new chosentype(location) + var//mob/living/simple_animal/hostile/newmob = new chosentype(location) newmob.ckey = myuser /mob/living/simple_animal/hostile/hivebot/zerg/larva