From b597675ef4af0c7bb0a9b8943eb3e7b874effbf7 Mon Sep 17 00:00:00 2001 From: Putnam3145 Date: Mon, 14 Mar 2022 11:41:20 -0700 Subject: [PATCH] Fix explosive compressor impossibility --- code/modules/research/anomaly/explosive_compressor.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/research/anomaly/explosive_compressor.dm b/code/modules/research/anomaly/explosive_compressor.dm index 23983e31dc..54236e3763 100644 --- a/code/modules/research/anomaly/explosive_compressor.dm +++ b/code/modules/research/anomaly/explosive_compressor.dm @@ -1,4 +1,4 @@ -#define MAX_RADIUS_REQUIRED 8000 //tritbomb +#define MAX_RADIUS_REQUIRED 175 //tritbomb #define MIN_RADIUS_REQUIRED 20 //maxcap /** * # Explosive compressor machines