Geiger counter (#12082)
BIN
Resources/Textures/Objects/Tools/geiger.rsi/geiger_base.png
Normal file
|
After Width: | Height: | Size: 427 B |
BIN
Resources/Textures/Objects/Tools/geiger.rsi/geiger_on_ext.png
Normal file
|
After Width: | Height: | Size: 228 B |
BIN
Resources/Textures/Objects/Tools/geiger.rsi/geiger_on_high.png
Normal file
|
After Width: | Height: | Size: 176 B |
BIN
Resources/Textures/Objects/Tools/geiger.rsi/geiger_on_idle.png
Normal file
|
After Width: | Height: | Size: 173 B |
BIN
Resources/Textures/Objects/Tools/geiger.rsi/geiger_on_low.png
Normal file
|
After Width: | Height: | Size: 176 B |
BIN
Resources/Textures/Objects/Tools/geiger.rsi/geiger_on_med.png
Normal file
|
After Width: | Height: | Size: 176 B |
BIN
Resources/Textures/Objects/Tools/geiger.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 302 B |
BIN
Resources/Textures/Objects/Tools/geiger.rsi/inhand-right.png
Normal file
|
After Width: | Height: | Size: 301 B |
43
Resources/Textures/Objects/Tools/geiger.rsi/meta.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/bfc9c6ba8126ee8c41564d68c4bfb9ce37faa8f8",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "geiger_base"
|
||||
},
|
||||
{
|
||||
"name": "geiger_on_idle"
|
||||
},
|
||||
{
|
||||
"name": "geiger_on_low"
|
||||
},
|
||||
{
|
||||
"name": "geiger_on_med"
|
||||
},
|
||||
{
|
||||
"name": "geiger_on_high"
|
||||
},
|
||||
{
|
||||
"name": "geiger_on_ext",
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||