Adds Advanced ointment and bruisepack recipes (#17583)
* Adds Advanced ointment and bruisepack recipes * Changes the sprites to the ones from /tg * Changed names and sprites, slight tweaks * Formatting * Solve Conflict * Formatting * Fix issues found in check * Fix Oopsie
This commit is contained in:
@@ -2,6 +2,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 https://github.com/tgstation/tgstation/blob/a3568da5634e756d0849480104afda402c6f1c3c/icons/obj/medical/stack_medical.dmi",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -40,6 +41,28 @@
|
||||
},
|
||||
{
|
||||
"name": "bloodpack"
|
||||
},
|
||||
{
|
||||
"name": "medicated-suture"
|
||||
},
|
||||
{
|
||||
"name": "medicated-suture-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "medicated-suture-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "regenerative-mesh"
|
||||
},
|
||||
{
|
||||
"name": "regenerative-mesh-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "regenerative-mesh-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user