Add clipboards (#20717)
BIN
Resources/Textures/Objects/Misc/clipboard.rsi/clipboard.png
Normal file
|
After Width: | Height: | Size: 144 B |
BIN
Resources/Textures/Objects/Misc/clipboard.rsi/clipboard_over.png
Normal file
|
After Width: | Height: | Size: 126 B |
|
After Width: | Height: | Size: 166 B |
BIN
Resources/Textures/Objects/Misc/clipboard.rsi/clipboard_pen.png
Normal file
|
After Width: | Height: | Size: 141 B |
BIN
Resources/Textures/Objects/Misc/clipboard.rsi/equipped-BELT.png
Normal file
|
After Width: | Height: | Size: 195 B |
BIN
Resources/Textures/Objects/Misc/clipboard.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 337 B |
BIN
Resources/Textures/Objects/Misc/clipboard.rsi/inhand-right.png
Normal file
|
After Width: | Height: | Size: 340 B |
35
Resources/Textures/Objects/Misc/clipboard.rsi/meta.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432. Inhand sprites by nmajask (Github) for SS14. clipboard_paper is a modified version of paper from bureaucracy.rsi.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "clipboard"
|
||||
},
|
||||
{
|
||||
"name": "clipboard_over"
|
||||
},
|
||||
{
|
||||
"name": "clipboard_paper"
|
||||
},
|
||||
{
|
||||
"name": "clipboard_pen"
|
||||
},
|
||||
{
|
||||
"name": "equipped-BELT",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||