Fixes lights not being rotatable. And #2082. (#2089)

* Fixes lights not being rotatable

* Makes some minor map changes to lights
This commit is contained in:
Swept
2020-09-14 10:57:29 +00:00
committed by GitHub
parent 727f7629a5
commit 77c71d885b
8 changed files with 8868 additions and 412 deletions

View File

@@ -21,7 +21,7 @@
state: emergency_light_off
- type: Icon
sprite: Constructible/Lighting/emergency_light.rsi
state: emergency_light_icon
state: emergency_light_off
placement:
snap:
- Wallmount

View File

@@ -11,7 +11,7 @@
state: on
- type: Icon
sprite: Constructible/Lighting/light_tube.rsi
state: onicon
state: off
- type: PointLight
radius: 8
energy: 1.2
@@ -32,7 +32,7 @@
state: off
- type: Icon
sprite: Constructible/Lighting/light_tube.rsi
state: onicon
state: on
- type: PointLight
enabled: false
- type: PoweredLight