Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
graph: LightFixture
node: tubeLight
- type: Sprite
sprite: Structures/Wallmounts/Lighting/light_tube.rsi
sprite: _Starlight/Structures/Wallmounts/Lighting/light_tube.rsi #SL Edit
drawdepth: WallMountedItems
layers:
- map: ["enum.PoweredLightLayers.Base"]
Expand Down Expand Up @@ -101,7 +101,7 @@
parent: AlwaysPoweredWallLight
components:
- type: Sprite
sprite: Structures/Wallmounts/Lighting/light_tube.rsi
sprite: _Starlight/Structures/Wallmounts/Lighting/light_tube.rsi #SL Edit
state: empty
- type: PointLight
enabled: false
Expand Down Expand Up @@ -264,7 +264,7 @@
sound:
path: /Audio/Ambience/Objects/light_hum.ogg
- type: Sprite
sprite: Structures/Wallmounts/Lighting/light_small.rsi
sprite: _Starlight/Structures/Wallmounts/Lighting/light_small.rsi #SL Edit
state: base
- type: PointLight
energy: 1.0
Expand Down Expand Up @@ -318,7 +318,7 @@
parent: SmallLight
components:
- type: Sprite
sprite: Structures/Wallmounts/Lighting/light_small.rsi
sprite: _Starlight/Structures/Wallmounts/Lighting/light_small.rsi #SL Edit
state: empty
- type: AmbientSound
enabled: false
Expand Down Expand Up @@ -465,7 +465,7 @@
- type: RotatingLight
speed: 40
- type: Sprite
sprite: Structures/Wallmounts/Lighting/emergency_light.rsi
sprite: _Starlight/Structures/Wallmounts/Lighting/emergency_light.rsi #SL Edit
layers:
- state: base
map: [ "enum.EmergencyLightVisualLayers.Base" ]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
graph: LightFixture
node: bulbLight
- type: Sprite
sprite: Structures/Wallmounts/Lighting/strobe_light.rsi
sprite: _Starlight/Structures/Wallmounts/Lighting/strobe_light.rsi #SL Edit
drawdepth: WallMountedItems
layers:
- map: ["enum.PoweredLightLayers.Base"]
Expand Down Expand Up @@ -87,7 +87,7 @@
parent: AlwaysPoweredStrobeLight
components:
- type: Sprite
sprite: Structures/Wallmounts/Lighting/strobe_light.rsi
sprite: _Starlight/Structures/Wallmounts/Lighting/strobe_light.rsi #SL Edit
state: empty
- type: AmbientSound
enabled: false
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "State based copyright",
"states": [
{
"name": "base",
"copyright": "Made by Conflee for Starlight",
"directions": 4
},
{
"name": "emergency_light_off",
"copyright": "Made by Conflee for Starlight",
"directions": 4,
"delays": [
[
1.0
],
[
1.0
],
[
1.0
],
[
1.0
]
]
},
{
"name": "emergency_light_on",
"copyright": "Made by Conflee for Starlight",
"directions": 4,
"delays": [
[
0.3,
0.3,
0.3,
0.3,
0.3,
0.3
],
[
0.3,
0.3,
0.3,
0.3,
0.3,
0.3
],
[
0.3,
0.3,
0.3,
0.3,
0.3,
0.3
],
[
0.3,
0.3,
0.3,
0.3,
0.3,
0.3
]
]
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "State based copyright",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "broken",
"copyright": "Made by Conflee, inspired by TG and Monke lights.",
"directions": 4
},
{
"name": "burned",
"copyright": "Made by Conflee, inspired by TG and Monke lights.",
"directions": 4
},
{
"name": "base",
"copyright": "Made by Conflee, inspired by TG and Monke lights.",
"directions": 4
},
{
"name": "empty",
"copyright": "Made by Conflee, inspired by TG and Monke lights.",
"directions": 4
},
{
"name": "glow",
"copyright": "Made by Conflee, inspired by TG and Monke lights.",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "State based copyright",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "broken",
"copyright": "Made by Conflee, inspired by TG and Monke lights.",
"directions": 4
},
{
"name": "burned",
"copyright": "Made by Conflee, inspired by TG and Monke lights.",
"directions": 4
},
{
"name": "base",
"copyright": "Made by Conflee, inspired by TG and Monke lights.",
"directions": 4
},
{
"name": "empty",
"copyright": "Made by Conflee, inspired by TG and Monke lights.",
"directions": 4
},
{
"name": "glow",
"copyright": "Made by Conflee, inspired by TG and Monke lights.",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "State based copyright",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "broken",
"copyright": "Made by Conflee, inspired by TG and Monke lights.",
"directions": 4
},
{
"name": "base",
"copyright": "Made by Conflee, inspired by TG and Monke lights.",
"directions": 4
},
{
"name": "empty",
"copyright": "Made by Conflee, inspired by TG and Monke lights.",
"directions": 4
},
{
"name": "glow",
"copyright": "Made by Conflee, inspired by TG and Monke lights.",
"directions": 4
}
]
}
Loading