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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 226 B

View File

@@ -24,15 +24,6 @@
]
]
},
{
"name": "emergency_light_icon",
"directions": 1,
"delays": [
[
1.0
]
]
},
{
"name": "emergency_light_on",
"directions": 4,

View File

@@ -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