Boxes (and sterile mask) (#1964)
* Added sprites and lights, handcuffs and PDA box. * Syringe and Beaker * Adds flashbang latex and a sterile mask * Adds a box to store those sterile masks * Adds donkpocket box WHY WASN'T THIS IN ALREADY I'LL KILL YOU ALL AHHHHH * Makes inhand boxes grey * Security boxes now have proper layer * Adds meson, sechud, and better inhands * Adds survival box (no o2 can or injector because they're not included yet * Adds survival box sprites * Blank commit * Adds filled backpacks for starting-gear * Moves filled backpacks to a sensible place * Builds now * Fixes rsi
This commit is contained in:
56
Resources/Textures/Objects/Storage/donkpocket.rsi/meta.json
Normal file
56
Resources/Textures/Objects/Storage/donkpocket.rsi/meta.json
Normal file
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-NA 3",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1",
|
||||
"states": [
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "icon",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user