Added CentCom clipboard, folder and added a normal green folder. (#22693)
* added * pen touch up * fixed conflict? * whatever i dont want credits
|
After Width: | Height: | Size: 357 B |
@@ -31,6 +31,9 @@
|
||||
{
|
||||
"name": "folder-white"
|
||||
},
|
||||
{
|
||||
"name": "folder-centcom"
|
||||
},
|
||||
{
|
||||
"name": "folder-overlay-paper"
|
||||
},
|
||||
|
||||
BIN
Resources/Textures/Objects/Misc/cc-clipboard.rsi/clipboard.png
Normal file
|
After Width: | Height: | Size: 260 B |
|
After Width: | Height: | Size: 204 B |
|
After Width: | Height: | Size: 166 B |
|
After Width: | Height: | Size: 212 B |
|
After Width: | Height: | Size: 276 B |
BIN
Resources/Textures/Objects/Misc/cc-clipboard.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 465 B |
|
After Width: | Height: | Size: 480 B |
35
Resources/Textures/Objects/Misc/cc-clipboard.rsi/meta.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Do over of clipboard.rsi sprites done by joshepvodka",
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||