Thief stuff: Gloves, Spy Crew Monitor, Invisible Crate, Toy (#21551)

* add some stuff

* finish pack

* Update encryption_keys.yml

* revert secret channels

* revert spy key

* add spy crew monitor

* add invisible crate

* add void cloak
This commit is contained in:
Ed
2023-11-13 02:41:45 +03:00
committed by GitHub
parent 63c74c61db
commit c99e265435
20 changed files with 157 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 587 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 B

View File

@@ -0,0 +1,32 @@
{
"version": 1,
"license": "CC-BY-3.0",
"copyright": "Created by TheShuEd(Github) for SS14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon",
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
]
]
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}