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:
Swept
2020-09-03 21:13:45 +00:00
committed by GitHub
parent ae8bde221b
commit e3ace03cad
88 changed files with 1063 additions and 24 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 305 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 510 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 291 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 B

View File

@@ -0,0 +1,299 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA 3",
"copyright": "https://github.com/discordia-space/CEV-Eris/commit/9216a1754b1e1d25b8f771b15fbaf4e086fcade9",
"states": [
{
"name": "beaker",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "bodybags",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "meson",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "sechud",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "box",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "box_donk_pocket",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "box_id",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "box_of_doom",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "box_of_doom_big",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "box_security",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "circuit",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "disk",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "flashbang",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "glasses",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "handcuff",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "implant",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "latex",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "light",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "lightmixed",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "lighttube",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "mousetraps",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "pda",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "pillbox",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "solution_trays",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "sterile",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "syringe",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "writing",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "writing_of_doom",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "inhand-left",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
},
{
"name": "inhand-right",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 371 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 421 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 392 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 393 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 370 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 395 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 399 B

View File

@@ -0,0 +1,218 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-NA 3",
"copyright": "https://github.com/Baystation12/Baystation12/commit/bc9fbb1722530596e3aa7522ee407280b323ad43",
"states": [
{
"name": "beaker",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "bodybags",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "meson",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "sechud",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "box",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "box_of_doom",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "circuit",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "disk_kit",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "donk_kit",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "flashbang",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "glasses",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "handcuff",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "implant",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "latex",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "light",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "lightmixed",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "lighttube",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "mousetraps",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "pda",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "pillbox",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "solution_trays",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "sterile",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "syringe",
"directions": 1,
"delays": [
[
1
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 392 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 399 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 353 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 386 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 320 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 B

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