From 0e9d804ca212bce8a05939c3b615dda6ed363510 Mon Sep 17 00:00:00 2001 From: LankLTE <135308300+LankLTE@users.noreply.github.com> Date: Thu, 14 Sep 2023 16:51:47 -0700 Subject: [PATCH] canCreateVacuum (#20118) --- Resources/Prototypes/Entities/Structures/Machines/bombs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/bombs.yml b/Resources/Prototypes/Entities/Structures/Machines/bombs.yml index 187b9dc40d..a368e55255 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/bombs.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/bombs.yml @@ -90,6 +90,7 @@ totalIntensity: 5.0 intensitySlope: 5 maxIntensity: 4 + canCreateVacuum: false - type: Defusable disposable: false -- 2.51.2