Added CentCom clipboard, folder and added a normal green folder. (#22693)

* added

* pen touch up

* fixed conflict?

* whatever i dont want credits
This commit is contained in:
Guilherme Ornel
2023-12-20 20:29:35 -03:00
committed by GitHub
parent 62cee0bca5
commit d318e96936
11 changed files with 89 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 B

View File

@@ -31,6 +31,9 @@
{
"name": "folder-white"
},
{
"name": "folder-centcom"
},
{
"name": "folder-overlay-paper"
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 465 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 480 B

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