From: Samuka <47865393+Samuka-C@users.noreply.github.com> Date: Sat, 6 Dec 2025 18:13:40 +0000 (-0300) Subject: Remove explosive component from mothership cpre (#41743) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=d54a431584c607bc27f7db72ab0c9fc99d4e90ff;p=space-station-14.git Remove explosive component from mothership cpre (#41743) remove explosive comp --- diff --git a/Resources/Prototypes/Entities/Mobs/Player/mothershipcore.yml b/Resources/Prototypes/Entities/Mobs/Player/mothershipcore.yml index c66caff638..b66ffb7753 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/mothershipcore.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/mothershipcore.yml @@ -85,11 +85,12 @@ doAfterDelay: 30 # you can heal the mothership core, but it takes a while - type: DamagedSiliconAccent enableChargeCorruption: false - - type: Explosive - explosionType: Default - maxIntensity: 100 - intensitySlope: 2 - totalIntensity: 200 + # TODO: make it explosive again once until issue https://github.com/space-wizards/space-station-14/issues/40606 is fixed + # - type: Explosive + # explosionType: Default + # maxIntensity: 100 + # intensitySlope: 2 + # totalIntensity: 200 - type: SurveillanceCameraSpeaker - type: SurveillanceCameraMonitor - type: RoboticsConsole