From 47163d685d9e7a290397fa62c6b93b220d165fbc Mon Sep 17 00:00:00 2001 From: Sebbe9123 <31856346+Sebbe9123@users.noreply.github.com> Date: Wed, 20 Feb 2019 20:37:44 +0100 Subject: [PATCH] Adds Carp since it was removed... for some reason. --- code/modules/xenoarcheaology/artifacts/autocloner.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/xenoarcheaology/artifacts/autocloner.dm b/code/modules/xenoarcheaology/artifacts/autocloner.dm index 5d70e62752c..4553361de30 100644 --- a/code/modules/xenoarcheaology/artifacts/autocloner.dm +++ b/code/modules/xenoarcheaology/artifacts/autocloner.dm @@ -27,7 +27,7 @@ /mob/living/simple_mob/animal/space/bear, /mob/living/simple_mob/creature, /mob/living/simple_mob/slime/xenobio) - // /mob/living/simple_mob/carp, // Vorestation edit //VORESTATION AI TEMPORARY REMOVAL, REPLACE BACK IN LIST WHEN FIXED + /mob/living/simple_mob/animal/space/carp, // Vorestation edit else spawn_type = pick(\ /mob/living/simple_mob/animal/passive/cat,