New bloodpack sprites (#18192)
* Add bloodpack sprite for testing ingame * shrink * small tweaks * Update bloodpack.png * add sprites * add meta * fix meta again * fix regenerative-mesh idk how i accidentally deleted it * HOPEFULLY FINAL FIX AAA * change copyright * TEST * Revert "TEST" This reverts commit 34de38e2a228d3f28feed966404640cc8b6c788d. * maybe fixed * blue
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 1.5 KiB |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/commit/740ff31a81313086cf16761f3677cf1e2ab46c93 and Taken from tgstation at https://github.com/tgstation/tgstation/blob/623290915c2292b56da11048deb62d758e1e3fb4/icons/obj/bloodpack.dmi",
|
||||
"copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/commit/740ff31a81313086cf16761f3677cf1e2ab46c93 and Taken from tgstation at https://github.com/tgstation/tgstation/blob/623290915c2292b56da11048deb62d758e1e3fb4/icons/obj/bloodpack.dmi, Blood pack redone by Ubaser",
|
||||
"copyright": "Taken from https://github.com/tgstation/tgstation/blob/a3568da5634e756d0849480104afda402c6f1c3c/icons/obj/medical/stack_medical.dmi",
|
||||
"size": {
|
||||
"x": 32,
|
||||
@@ -56,13 +56,34 @@
|
||||
{
|
||||
"name": "regenerative-mesh"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "regenerative-mesh-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "regenerative-mesh-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "regenerative-mesh-inhand-right",
|
||||
"directions": 4
|
||||
"name": "bloodpack-empty"
|
||||
},
|
||||
{
|
||||
"name": "bloodpack-liquid-1"
|
||||
},
|
||||
{
|
||||
"name": "bloodpack-liquid-2"
|
||||
},
|
||||
{
|
||||
"name": "bloodpack-liquid-3"
|
||||
},
|
||||
{
|
||||
"name": "bloodpack-liquid-4"
|
||||
},
|
||||
{
|
||||
"name": "bloodpack-liquid-5"
|
||||
},
|
||||
{
|
||||
"name": "bloodpack-blue"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||