From d8387061720f542d328b3007f30f2862c1dcbcc0 Mon Sep 17 00:00:00 2001 From: T-Stalker <43253663+DogZeroX@users.noreply.github.com> Date: Mon, 21 Mar 2022 01:48:58 -0300 Subject: [PATCH] Nerf lightbulb damage to 5 (#7213) --- .../Entities/Structures/Wallmounts/lighting.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/lighting.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/lighting.yml index 1b1a5289d7..f2c33ce8b6 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/lighting.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/lighting.yml @@ -84,7 +84,7 @@ bulb: Tube damage: types: - Heat: 20 + Heat: 5 - type: ApcPowerReceiver - type: ExtensionCableReceiver - type: DeviceNetworkComponent @@ -108,7 +108,7 @@ hasLampOnSpawn: LightTube damage: types: - Heat: 20 + Heat: 5 - type: entity id: PoweredlightLED @@ -120,7 +120,7 @@ hasLampOnSpawn: LedLightTube damage: types: - Heat: 20 + Heat: 5 - type: entity parent: WallLight @@ -143,7 +143,7 @@ hasLampOnSpawn: ExteriorLightTube damage: types: - Heat: 20 + Heat: 5 - type: entity parent: WallLight @@ -167,7 +167,7 @@ hasLampOnSpawn: SodiumLightTube damage: types: - Heat: 20 + Heat: 5 - type: entity parent: WallLight @@ -250,7 +250,7 @@ bulb: Bulb damage: types: - Heat: 20 + Heat: 5 - type: ApcPowerReceiver - type: ExtensionCableReceiver - type: DeviceNetworkComponent @@ -271,4 +271,4 @@ hasLampOnSpawn: LightBulb damage: types: - Heat: 20 + Heat: 5