From dea8170bc074990e6492246a3aa2dc79463466e3 Mon Sep 17 00:00:00 2001 From: Sebbe9123 <31856346+Sebbe9123@users.noreply.github.com> Date: Fri, 22 Feb 2019 17:14:02 +0100 Subject: [PATCH] Removes an indentation someone made. --- 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 4553361de30..3d12d6c1454 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/animal/space/carp, // Vorestation edit + /mob/living/simple_mob/animal/space/carp,// Vorestation edit else spawn_type = pick(\ /mob/living/simple_mob/animal/passive/cat,