| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 |
- {
- "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, Blood pack redone by Ubaser",
- "copyright": "Taken from https://github.com/tgstation/tgstation/blob/a3568da5634e756d0849480104afda402c6f1c3c/icons/obj/medical/stack_medical.dmi",
- "copyright": "Tourniquet Sprite by PoorMansDreams, in-hand sprites of tourniquet, gauze, and bloodpack made by SeamLesss (github)",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "brutepack"
- },
- {
- "name": "brutepack-inhand-left",
- "directions": 4
- },
- {
- "name": "brutepack-inhand-right",
- "directions": 4
- },
- {
- "name": "cast"
- },
- {
- "name": "gauze"
- },
- {
- "name": "gauze-inhand-left",
- "directions": 4
- },
- {
- "name": "gauze-inhand-right",
- "directions": 4
- },
- {
- "name": "tourniquet"
- },
- {
- "name": "tourniquet-inhand-left",
- "directions": 4
- },
- {
- "name": "tourniquet-inhand-right",
- "directions": 4
- },
- {
- "name": "morphine"
- },
- {
- "name": "ointment"
- },
- {
- "name": "ointment-inhand-left",
- "directions": 4
- },
- {
- "name": "ointment-inhand-right",
- "directions": 4
- },
- {
- "name": "bloodpack"
- },
- {
- "name": "bloodpack-inhand-left",
- "directions": 4
- },
- {
- "name": "bloodpack-inhand-right",
- "directions": 4
- },
- {
- "name": "medicated-suture"
- },
- {
- "name": "medicated-suture-inhand-left",
- "directions": 4
- },
- {
- "name": "medicated-suture-inhand-right",
- "directions": 4
- },
- {
- "name": "regenerative-mesh"
- },
- {
- "name": "regenerative-mesh-inhand-right",
- "directions": 4
- },
- {
- "name": "regenerative-mesh-inhand-left",
- "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"
- }
- ]
- }
|