diff --git a/code/game/machinery/cloning.dm b/code/game/machinery/cloning.dm index 143de16b69f..fd66d0c2c32 100644 --- a/code/game/machinery/cloning.dm +++ b/code/game/machinery/cloning.dm @@ -3,7 +3,7 @@ //Potential replacement for genetics revives or something I dunno (?) -#define CLONE_BIOMASS 3000 +#define CLONE_BIOMASS 150 /obj/machinery/clonepod anchored = 1