Salvage 0.1 (#5662)
This commit is contained in:
14
Resources/Textures/Markers/arrow.rsi/meta.json
Normal file
14
Resources/Textures/Markers/arrow.rsi/meta.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Space Wizards Federation",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "mono"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Markers/arrow.rsi/mono.png
Normal file
BIN
Resources/Textures/Markers/arrow.rsi/mono.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 271 B |
BIN
Resources/Textures/Markers/atmos.rsi/base-hot.png
Normal file
BIN
Resources/Textures/Markers/atmos.rsi/base-hot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 255 B |
BIN
Resources/Textures/Markers/atmos.rsi/fire.png
Normal file
BIN
Resources/Textures/Markers/atmos.rsi/fire.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 227 B |
@@ -10,6 +10,9 @@
|
||||
{
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "base-hot"
|
||||
},
|
||||
{
|
||||
"name": "vacuum"
|
||||
},
|
||||
@@ -24,6 +27,9 @@
|
||||
},
|
||||
{
|
||||
"name": "watervapour"
|
||||
},
|
||||
{
|
||||
"name": "fire"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
17
Resources/Textures/Structures/Machines/salvage.rsi/meta.json
Normal file
17
Resources/Textures/Structures/Machines/salvage.rsi/meta.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Edit by 20kdc using small parts of autolathe from https://github.com/tgstation/tgstation/blob/acb091f9744e9ab7d5a27fb32dd0c03bd019f58c/icons/obj/stationobjs.dmi (may be an earlier version) and tcboss from https://github.com/tgstation/tgstation/blob/e32357e6b0ec0f0a1821d2773f0d1e1d6ce7d494/icons/obj/computer.dmi (may be an earlier version)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 64
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "salvage-magnet",
|
||||
"directions": 4,
|
||||
"commentary": "So presumably the lights would represent the power usage of the magnet, when that's in, and the big red lamp would mean something's being lost."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
Reference in New Issue
Block a user