* Fixes lights not being rotatable * Makes some minor map changes to lights
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 226 B |
@@ -24,15 +24,6 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "emergency_light_icon",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "emergency_light_on",
|
||||
"directions": 4,
|
||||
|
||||
@@ -7,24 +7,6 @@
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/lighting.dmi",
|
||||
"states": [
|
||||
{
|
||||
"name": "onicon",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "officon",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "broken",
|
||||
"directions": 4,
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 223 B |
Binary file not shown.
|
Before Width: | Height: | Size: 264 B |
Reference in New Issue
Block a user