Files
OldThink/Resources/Textures/Objects/Specific/Chemistry/pills.rsi/meta.json
Spartak b06becaf98 Adds pills type selection and pills canister (#5539)
* Added pill type selection

Ui textures missing for now

* bugfixes

* Pill type selection

* ui changes

* Added pills canister

* Change requests
2021-11-26 23:44:36 -07:00

83 lines
1.1 KiB
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/chemical.dmi",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "pill"
},
{
"name": "pill1"
},
{
"name": "pill2"
},
{
"name": "pill3"
},
{
"name": "pill4"
},
{
"name": "pill5"
},
{
"name": "pill6"
},
{
"name": "pill18"
},
{
"name": "pill19"
},
{
"name": "pill20"
},
{
"name": "pill7"
},
{
"name": "pill8"
},
{
"name": "pill9"
},
{
"name": "pill10"
},
{
"name": "pill11"
},
{
"name": "pill12"
},
{
"name": "pill13"
},
{
"name": "pill14"
},
{
"name": "pill15"
},
{
"name": "pill16"
},
{
"name": "pill17"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}