Compare commits
3 Commits
tile-ening
...
d1661c1bf7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d1661c1bf7 | ||
|
|
4ff374660a | ||
| 9d2d51cdad |
@@ -44,10 +44,10 @@
|
||||
description: A bright red toolbox, stocked with emergency tools.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Tools/Toolboxes/toolbox_red.rsi
|
||||
sprite: _TBD/Objects/Tools/Toolboxes/toolbox_red.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
sprite: Objects/Tools/Toolboxes/toolbox_red.rsi
|
||||
sprite: _TBD/Objects/Tools/Toolboxes/toolbox_red.rsi
|
||||
|
||||
- type: entity
|
||||
name: mechanical toolbox
|
||||
@@ -56,10 +56,10 @@
|
||||
description: A blue box, stocked with mechanical tools.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Tools/Toolboxes/toolbox_blue.rsi
|
||||
sprite: _TBD/Objects/Tools/Toolboxes/toolbox_blue.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
sprite: Objects/Tools/Toolboxes/toolbox_blue.rsi
|
||||
sprite: _TBD/Objects/Tools/Toolboxes/toolbox_blue.rsi
|
||||
|
||||
- type: entity
|
||||
name: electrical toolbox
|
||||
@@ -68,10 +68,10 @@
|
||||
description: A toolbox typically stocked with electrical gear.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Tools/Toolboxes/toolbox_yellow.rsi
|
||||
sprite: _TBD/Objects/Tools/Toolboxes/toolbox_yellow.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
sprite: Objects/Tools/Toolboxes/toolbox_yellow.rsi
|
||||
sprite: _TBD/Objects/Tools/Toolboxes/toolbox_yellow.rsi
|
||||
|
||||
- type: entity
|
||||
name: electrical toolbox
|
||||
@@ -111,10 +111,10 @@
|
||||
description: A toolbox typically stocked with artistic supplies.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Tools/Toolboxes/toolbox_green.rsi
|
||||
sprite: _TBD/Objects/Tools/Toolboxes/toolbox_green.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
sprite: Objects/Tools/Toolboxes/toolbox_green.rsi
|
||||
sprite: _TBD/Objects/Tools/Toolboxes/toolbox_green.rsi
|
||||
|
||||
- type: entity
|
||||
name: suspicious toolbox
|
||||
@@ -123,10 +123,10 @@
|
||||
description: A sinister looking toolbox filled with elite syndicate tools.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Tools/Toolboxes/toolbox_syn.rsi
|
||||
sprite: _TBD/Objects/Tools/Toolboxes/toolbox_syn.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
sprite: Objects/Tools/Toolboxes/toolbox_syn.rsi
|
||||
sprite: _TBD/Objects/Tools/Toolboxes/toolbox_syn.rsi
|
||||
- type: Storage
|
||||
maxItemSize: Huge
|
||||
grid:
|
||||
@@ -143,7 +143,7 @@
|
||||
description: A solid gold toolbox. A rapper would kill for this.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Tools/Toolboxes/toolbox_gold.rsi
|
||||
sprite: _TBD/Objects/Tools/Toolboxes/toolbox_gold.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
sprite: Objects/Tools/Toolboxes/toolbox_gold.rsi
|
||||
sprite: _TBD/Objects/Tools/Toolboxes/toolbox_gold.rsi
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
shader: unshaded
|
||||
state: base
|
||||
- type: PointLight
|
||||
color: "#FFE4CE" # 5000K color temp
|
||||
color: "#FFFFFF" # 5000K color temp
|
||||
energy: 0.8
|
||||
radius: 10
|
||||
softness: 1
|
||||
|
||||
@@ -24,7 +24,8 @@
|
||||
access: [["Engineering"]]
|
||||
- type: Sprite
|
||||
drawdepth: WallMountedItems
|
||||
sprite: Structures/Power/apc.rsi
|
||||
sprite: _TBD/Structures/Power/apc.rsi
|
||||
offset: 0, -0.15
|
||||
layers:
|
||||
- state: base
|
||||
- state: panel
|
||||
@@ -73,7 +74,7 @@
|
||||
sourceNode: input
|
||||
loadNode: output
|
||||
collectionName: apc
|
||||
sprite: Structures/Power/apc.rsi
|
||||
sprite: _TBD/Structures/Power/apc.rsi
|
||||
state: static
|
||||
- type: BatteryCharger
|
||||
voltage: Medium
|
||||
@@ -162,8 +163,9 @@
|
||||
mode: SnapgridCenter
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Structures/Power/apc.rsi
|
||||
sprite: _TBD/Structures/Power/apc.rsi
|
||||
state: frame
|
||||
offset: 0, -0.15
|
||||
- type: Construction
|
||||
graph: APC
|
||||
node: apcFrame
|
||||
|
||||
|
After Width: | Height: | Size: 504 B |
|
After Width: | Height: | Size: 504 B |
|
After Width: | Height: | Size: 624 B |
|
After Width: | Height: | Size: 606 B |
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from baystation at commit https://github.com/Baystation12/Baystation12/commit/a929584d9db319eb7484113221be25cfa1d5dc09 , held sprites redone by Alekshhh",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "icon-open"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 579 B |
|
After Width: | Height: | Size: 564 B |
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from baystation at commit https://github.com/Baystation12/Baystation12/commit/a929584d9db319eb7484113221be25cfa1d5dc09 , held sprites redone by Alekshhh",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "icon",
|
||||
"delays": [
|
||||
[
|
||||
1,
|
||||
0.1,
|
||||
0.2,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.2,
|
||||
0.1,
|
||||
0.1,
|
||||
0.2,
|
||||
0.1,
|
||||
0.1,
|
||||
0.2,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "icon-open",
|
||||
"delays": [
|
||||
[
|
||||
1,
|
||||
0.1,
|
||||
0.2,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.2,
|
||||
0.1,
|
||||
0.1,
|
||||
0.2,
|
||||
0.1,
|
||||
0.1,
|
||||
0.2,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 504 B |
|
After Width: | Height: | Size: 504 B |
|
After Width: | Height: | Size: 615 B |
|
After Width: | Height: | Size: 597 B |
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from baystation at commit https://github.com/Baystation12/Baystation12/commit/a929584d9db319eb7484113221be25cfa1d5dc09 , held sprites redone by Alekshhh",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "icon-open"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 504 B |
|
After Width: | Height: | Size: 504 B |
|
After Width: | Height: | Size: 609 B |
|
After Width: | Height: | Size: 588 B |
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from baystation at commit https://github.com/Baystation12/Baystation12/commit/a929584d9db319eb7484113221be25cfa1d5dc09 , held sprites redone by Alekshhh",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "icon-open"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 518 B |
|
After Width: | Height: | Size: 518 B |
|
After Width: | Height: | Size: 612 B |
|
After Width: | Height: | Size: 591 B |
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from baystation at commit https://github.com/Baystation12/Baystation12/commit/a929584d9db319eb7484113221be25cfa1d5dc09 , held sprites redone by Alekshhh",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "icon-open"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 562 B |
|
After Width: | Height: | Size: 592 B |
|
After Width: | Height: | Size: 632 B |
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC0-1.0",
|
||||
"copyright": "Created by TheShuEd(github) for ss14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 504 B |
|
After Width: | Height: | Size: 504 B |
|
After Width: | Height: | Size: 594 B |
|
After Width: | Height: | Size: 576 B |
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from baystation at commit https://github.com/Baystation12/Baystation12/commit/a929584d9db319eb7484113221be25cfa1d5dc09 , held sprites redone by Alekshhh",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "icon-open"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/_TBD/Structures/Power/apc.rsi/base.png
Normal file
|
After Width: | Height: | Size: 370 B |
BIN
Resources/Textures/_TBD/Structures/Power/apc.rsi/broken.png
Normal file
|
After Width: | Height: | Size: 673 B |
|
After Width: | Height: | Size: 493 B |
|
After Width: | Height: | Size: 483 B |
|
After Width: | Height: | Size: 410 B |
|
After Width: | Height: | Size: 493 B |
BIN
Resources/Textures/_TBD/Structures/Power/apc.rsi/emag-unlit.png
Normal file
|
After Width: | Height: | Size: 334 B |
BIN
Resources/Textures/_TBD/Structures/Power/apc.rsi/frame.png
Normal file
|
After Width: | Height: | Size: 435 B |
|
After Width: | Height: | Size: 388 B |
|
After Width: | Height: | Size: 387 B |
110
Resources/Textures/_TBD/Structures/Power/apc.rsi/meta.json
Normal file
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/9c7d509354ee030300f63c701da63c17928c3b3b and heavily modified by EmoGarbage404 (github)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "base",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "static"
|
||||
},
|
||||
{
|
||||
"name": "broken",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "frame",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "panel",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "lock0-locked",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "lock1-locked",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "display-lack",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1,
|
||||
2,
|
||||
2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "display-charging",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "display-full",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1,
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "display-remote",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "emag-unlit",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.5,
|
||||
0.5
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "sparks-unlit",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/_TBD/Structures/Power/apc.rsi/panel.png
Normal file
|
After Width: | Height: | Size: 491 B |
|
After Width: | Height: | Size: 749 B |
BIN
Resources/Textures/_TBD/Structures/Power/apc.rsi/static.png
Normal file
|
After Width: | Height: | Size: 561 B |