diff --git a/Resources/Prototypes/Corvax/Entities/Objects/Decoration/garlands.yml b/Resources/Prototypes/Corvax/Entities/Objects/Decoration/garlands.yml index bc45a0218f2..97f7a2f6139 100644 --- a/Resources/Prototypes/Corvax/Entities/Objects/Decoration/garlands.yml +++ b/Resources/Prototypes/Corvax/Entities/Objects/Decoration/garlands.yml @@ -23,7 +23,7 @@ thresholds: - trigger: !type:DamageTrigger - damage: 250 + damage: 175 behaviors: - !type:DoActsBehavior acts: [ "Destruction" ] @@ -42,9 +42,3 @@ - state: base - state: lights shader: unshaded - - type: PointLight - color: "#0000FF" - energy: 0.8 - radius: 5 - softness: 1 - - type: RgbLightController diff --git a/Resources/Prototypes/Corvax/Entities/Objects/Decoration/presents.yml b/Resources/Prototypes/Corvax/Entities/Objects/Decoration/presents.yml index 3ec2ddfafe2..3828d2197b4 100644 --- a/Resources/Prototypes/Corvax/Entities/Objects/Decoration/presents.yml +++ b/Resources/Prototypes/Corvax/Entities/Objects/Decoration/presents.yml @@ -14,7 +14,7 @@ thresholds: - trigger: !type:DamageTrigger - damage: 250 + damage: 175 behaviors: - !type:DoActsBehavior acts: [ "Destruction" ] diff --git a/Resources/Textures/Corvax/Objects/Decoration/garlands.yml/lights.png b/Resources/Textures/Corvax/Objects/Decoration/garlands.yml/lights.png index 9de09f9c665..b67db8e8a04 100644 Binary files a/Resources/Textures/Corvax/Objects/Decoration/garlands.yml/lights.png and b/Resources/Textures/Corvax/Objects/Decoration/garlands.yml/lights.png differ