From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Mon, 19 Aug 2024 01:55:49 +0000 (-0400) Subject: make ore indestructible (#31182) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=d9e0681a7030e9ea7c42a7ba9f21b603f98f8838;p=space-station-14.git make ore indestructible (#31182) --- diff --git a/Resources/Prototypes/Entities/Objects/Materials/ore.yml b/Resources/Prototypes/Entities/Objects/Materials/ore.yml index 429b0764e9..a5cd959c47 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/ore.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/ore.yml @@ -23,17 +23,6 @@ - ItemMask restitution: 0.3 friction: 0.2 - - type: Damageable - damageContainer: Inorganic - damageModifierSet: Metallic - - type: Destructible - thresholds: - - trigger: - !type:DamageTrigger - damage: 200 - behaviors: - - !type:DoActsBehavior - acts: [ "Destruction" ] - type: entity parent: OreBase