From dd7af04b2363b56a47e6ab8d1c2d38723d7e9282 Mon Sep 17 00:00:00 2001 From: Pancake Date: Tue, 25 Jan 2022 15:33:44 -0800 Subject: [PATCH] Reduce radiation range of singularity. (#6310) --- .../Structures/Power/Generation/Singularity/singularity.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/singularity.yml b/Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/singularity.yml index 4f9d82e0a3..c10ec16043 100644 --- a/Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/singularity.yml +++ b/Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/singularity.yml @@ -27,7 +27,7 @@ radsPerLevel: 1 # determines RadiationPulse's radiation per second. - type: SingularityDistortion - type: RadiationPulse - range: 15 + range: 10 decay: false minPulseLifespan: 1 maxPulseLifespan: 1