Add clipboards (#20717)

This commit is contained in:
nmajask
2023-10-04 18:28:28 -04:00
committed by GitHub
parent 09b2151e08
commit ef44986235
12 changed files with 94 additions and 13 deletions

View 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
}
]
}