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
This commit is contained in:
@@ -13,6 +13,39 @@
|
||||
{
|
||||
"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"
|
||||
},
|
||||
@@ -37,42 +70,6 @@
|
||||
{
|
||||
"name": "pill17"
|
||||
},
|
||||
{
|
||||
"name": "pill18"
|
||||
},
|
||||
{
|
||||
"name": "pill19"
|
||||
},
|
||||
{
|
||||
"name": "pill2"
|
||||
},
|
||||
{
|
||||
"name": "pill20"
|
||||
},
|
||||
{
|
||||
"name": "pill3"
|
||||
},
|
||||
{
|
||||
"name": "pill4"
|
||||
},
|
||||
{
|
||||
"name": "pill5"
|
||||
},
|
||||
{
|
||||
"name": "pill6"
|
||||
},
|
||||
{
|
||||
"name": "pill7"
|
||||
},
|
||||
{
|
||||
"name": "pill8"
|
||||
},
|
||||
{
|
||||
"name": "pill9"
|
||||
},
|
||||
{
|
||||
"name": "pill_canister"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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_canister"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 225 B After Width: | Height: | Size: 225 B |
Reference in New Issue
Block a user