Files
nmajask 3f42835811 Adds clipboards to bureaucracy crate and replaces incorrectly credited sprites (#20736)
* Adds clipboards to the bureaucracy crate

* Ports current sprites from TG to fix the credits
2023-10-04 23:24:29 -04:00

36 lines
760 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Clipboard sprites are by WJohn (Github) for tgstation, taken from https://github.com/tgstation/tgstation/commit/3cc10b1785bff95e861d722b5164189951761921. 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
}
]
}