From aabb168bf41d2f80eaf4b3697bc6aa95f3e05865 Mon Sep 17 00:00:00 2001 From: Sebbe9123 <31856346+Sebbe9123@users.noreply.github.com> Date: Fri, 22 Feb 2019 17:48:08 +0100 Subject: [PATCH] retries a fix I did before. --- code/modules/xenoarcheaology/artifacts/autocloner.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/xenoarcheaology/artifacts/autocloner.dm b/code/modules/xenoarcheaology/artifacts/autocloner.dm index 3d12d6c145..cc7a6cce2b 100644 --- a/code/modules/xenoarcheaology/artifacts/autocloner.dm +++ b/code/modules/xenoarcheaology/artifacts/autocloner.dm @@ -26,8 +26,8 @@ /mob/living/simple_mob/animal/space/alien, /mob/living/simple_mob/animal/space/bear, /mob/living/simple_mob/creature, - /mob/living/simple_mob/slime/xenobio) - /mob/living/simple_mob/animal/space/carp,// Vorestation edit + /mob/living/simple_mob/slime/xenobio, + /mob/living/simple_mob/animal/space/carp)// Vorestation edit else spawn_type = pick(\ /mob/living/simple_mob/animal/passive/cat,