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:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Sprites made by Flareguy for Space Station 14. Griffinprize, skeletonprize, and owlprize taken from /tg/station at commit https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432. Figurine_spawner sprite made using parts found in spawner_icons.dmi from Paradise Station at commit https://github.com/ParadiseSS13/Paradise/commit/813f0a3ae556d86dddd7c4ef93a52880de8d2e37. Head sprites excluding Captain, Medical exluding doctor, non-human excluding queen and slime, and service jobs excluding librarian done by tacobeller and holoclown done by brainfood1183.",
|
||||
"copyright": "Sprites made by Flareguy for Space Station 14. Griffinprize, skeletonprize, thiefcharacter and owlprize taken from /tg/station at commit https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432. Figurine_spawner sprite made using parts found in spawner_icons.dmi from Paradise Station at commit https://github.com/ParadiseSS13/Paradise/commit/813f0a3ae556d86dddd7c4ef93a52880de8d2e37. Head sprites excluding Captain, Medical exluding doctor, non-human excluding queen and slime, and service jobs excluding librarian done by tacobeller and holoclown done by brainfood1183.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -157,6 +157,9 @@
|
||||
{
|
||||
"name": "fig_box_unfolded"
|
||||
},
|
||||
{
|
||||
"name": "thiefcharacter"
|
||||
},
|
||||
{
|
||||
"name": "figurine_spawner"
|
||||
}
|
||||
|
||||
BIN
Resources/Textures/Objects/Fun/figurines.rsi/thiefcharacter.png
Normal file
BIN
Resources/Textures/Objects/Fun/figurines.rsi/thiefcharacter.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 550 B |
BIN
Resources/Textures/Objects/Tools/spy_device.rsi/icon.png
Normal file
BIN
Resources/Textures/Objects/Tools/spy_device.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 587 B |
BIN
Resources/Textures/Objects/Tools/spy_device.rsi/inhand-left.png
Normal file
BIN
Resources/Textures/Objects/Tools/spy_device.rsi/inhand-left.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 292 B |
BIN
Resources/Textures/Objects/Tools/spy_device.rsi/inhand-right.png
Normal file
BIN
Resources/Textures/Objects/Tools/spy_device.rsi/inhand-right.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 278 B |
32
Resources/Textures/Objects/Tools/spy_device.rsi/meta.json
Normal file
32
Resources/Textures/Objects/Tools/spy_device.rsi/meta.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user