Reduce the amount of burn damage from touching lights (#27728)
* chilled * external
This commit is contained in:
parent
b1ff96be34
commit
18b40da2d2
|
|
@ -43,7 +43,7 @@
|
|||
- type: RCDDeconstructable
|
||||
cost: 4
|
||||
delay: 2
|
||||
fx: EffectRCDDeconstruct2
|
||||
fx: EffectRCDDeconstruct2
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
|
|
@ -74,7 +74,7 @@
|
|||
mode: SnapgridCenter
|
||||
snap:
|
||||
- Wallmount
|
||||
|
||||
|
||||
- type: entity
|
||||
name: light
|
||||
description: "A light fixture. Draws power and produces light when equipped with a light tube."
|
||||
|
|
@ -91,7 +91,7 @@
|
|||
bulb: Tube
|
||||
damage:
|
||||
types:
|
||||
Heat: 5
|
||||
Heat: 2
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
light_bulb: !type:ContainerSlot
|
||||
|
|
@ -132,7 +132,7 @@
|
|||
hasLampOnSpawn: LightTube
|
||||
damage:
|
||||
types:
|
||||
Heat: 5
|
||||
Heat: 2
|
||||
- type: AmbientOnPowered
|
||||
- type: AmbientSound
|
||||
volume: -15
|
||||
|
|
@ -151,7 +151,7 @@
|
|||
hasLampOnSpawn: LedLightTube
|
||||
damage:
|
||||
types:
|
||||
Heat: 2.5
|
||||
Heat: 1 #LEDs don't get as hot
|
||||
- type: PointLight
|
||||
radius: 15
|
||||
energy: 1
|
||||
|
|
@ -181,12 +181,12 @@
|
|||
hasLampOnSpawn: ExteriorLightTube
|
||||
damage:
|
||||
types:
|
||||
Heat: 5
|
||||
Heat: 4 #brighter light gets hotter
|
||||
|
||||
- type: entity
|
||||
parent: AlwaysPoweredWallLight
|
||||
id: AlwaysPoweredLightExterior
|
||||
suffix: Always Powered, Blue
|
||||
suffix: Always Powered, Exterior
|
||||
components:
|
||||
- type: PointLight
|
||||
radius: 12
|
||||
|
|
@ -205,7 +205,7 @@
|
|||
hasLampOnSpawn: SodiumLightTube
|
||||
damage:
|
||||
types:
|
||||
Heat: 5
|
||||
Heat: 2
|
||||
- type: PointLight
|
||||
radius: 10
|
||||
energy: 2.5
|
||||
|
|
@ -292,7 +292,7 @@
|
|||
bulb: Bulb
|
||||
damage:
|
||||
types:
|
||||
Heat: 5
|
||||
Heat: 2
|
||||
- type: ApcPowerReceiver
|
||||
- type: ExtensionCableReceiver
|
||||
- type: DeviceNetwork
|
||||
|
|
@ -331,7 +331,7 @@
|
|||
hasLampOnSpawn: LedLightBulb
|
||||
damage:
|
||||
types:
|
||||
Heat: 2.5
|
||||
Heat: 1
|
||||
|
||||
- type: entity
|
||||
id: PoweredSmallLight
|
||||
|
|
@ -346,7 +346,7 @@
|
|||
hasLampOnSpawn: LightBulb
|
||||
damage:
|
||||
types:
|
||||
Heat: 5
|
||||
Heat: 2
|
||||
|
||||
#Emergency Lights
|
||||
- type: entity
|
||||
|
|
@ -401,7 +401,7 @@
|
|||
hasLampOnSpawn: LightTubeCrystalCyan
|
||||
damage:
|
||||
types:
|
||||
Heat: 5
|
||||
Heat: 2
|
||||
- type: PointLight
|
||||
radius: 8
|
||||
energy: 3
|
||||
|
|
@ -428,7 +428,7 @@
|
|||
hasLampOnSpawn: LightTubeCrystalBlue
|
||||
damage:
|
||||
types:
|
||||
Heat: 5
|
||||
Heat: 2
|
||||
- type: PointLight
|
||||
radius: 8
|
||||
energy: 3
|
||||
|
|
@ -455,7 +455,7 @@
|
|||
hasLampOnSpawn: LightTubeCrystalPink
|
||||
damage:
|
||||
types:
|
||||
Heat: 5
|
||||
Heat: 2
|
||||
- type: PointLight
|
||||
radius: 8
|
||||
energy: 3
|
||||
|
|
@ -482,7 +482,7 @@
|
|||
hasLampOnSpawn: LightTubeCrystalOrange
|
||||
damage:
|
||||
types:
|
||||
Heat: 5
|
||||
Heat: 2
|
||||
- type: PointLight
|
||||
radius: 8
|
||||
energy: 3
|
||||
|
|
@ -509,7 +509,7 @@
|
|||
hasLampOnSpawn: LightTubeCrystalRed
|
||||
damage:
|
||||
types:
|
||||
Heat: 5
|
||||
Heat: 2
|
||||
- type: PointLight
|
||||
radius: 8
|
||||
energy: 3
|
||||
|
|
@ -536,7 +536,7 @@
|
|||
hasLampOnSpawn: LightTubeCrystalGreen
|
||||
damage:
|
||||
types:
|
||||
Heat: 5
|
||||
Heat: 2
|
||||
- type: PointLight
|
||||
radius: 8
|
||||
energy: 3
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@
|
|||
bulb: Tube
|
||||
damage:
|
||||
types:
|
||||
Heat: 20
|
||||
Heat: 2
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
light_bulb: !type:ContainerSlot
|
||||
|
|
@ -124,7 +124,7 @@
|
|||
hasLampOnSpawn: LightTube
|
||||
damage:
|
||||
types:
|
||||
Heat: 20
|
||||
Heat: 2
|
||||
- type: StaticPrice
|
||||
price: 25
|
||||
- type: AmbientOnPowered
|
||||
|
|
@ -153,7 +153,7 @@
|
|||
hasLampOnSpawn: LedLightTube
|
||||
damage:
|
||||
types:
|
||||
Heat: 20
|
||||
Heat: 1
|
||||
- type: StaticPrice
|
||||
price: 25
|
||||
- type: AmbientOnPowered
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
on: false
|
||||
damage:
|
||||
types:
|
||||
Heat: 5
|
||||
Heat: 2
|
||||
- type: ApcPowerReceiver
|
||||
- type: ExtensionCableReceiver
|
||||
- type: DeviceNetwork
|
||||
|
|
@ -145,4 +145,4 @@
|
|||
volume: 0
|
||||
range: 10
|
||||
sound:
|
||||
path: "/Audio/Effects/Lightning/strobeepsilon.ogg"
|
||||
path: "/Audio/Effects/Lightning/strobeepsilon.ogg"
|
||||
|
|
|
|||
Loading…
Reference in New Issue