Cleans up janitorial content (#3802)
* Initial * Adds a drawdepth for hydroponics * Maps 2 buckets in * Moved the bucket into it's own yaml * tg sprites for bucket and you can put it on your head now * Cleanup timegit add . ! * Applied Reviews * Attempts to revert the changes to Saltern
|
After Width: | Height: | Size: 216 B |
|
After Width: | Height: | Size: 242 B |
|
After Width: | Height: | Size: 265 B |
|
After Width: | Height: | Size: 278 B |
|
After Width: | Height: | Size: 373 B |
|
After Width: | Height: | Size: 389 B |
|
Before Width: | Height: | Size: 529 B |
|
After Width: | Height: | Size: 369 B |
|
After Width: | Height: | Size: 385 B |
@@ -1,26 +1,51 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/f8f4aeda930fcd0805ca4cc76d9bc9412a5b3428",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon-0"
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/trash.dmi",
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "icon-0"
|
||||
},
|
||||
{
|
||||
"name": "icon-1"
|
||||
},
|
||||
{
|
||||
"name": "icon-2"
|
||||
},
|
||||
{
|
||||
"name": "icon-3"
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"name": "icon-1"
|
||||
},
|
||||
{
|
||||
"name": "icon-2"
|
||||
},
|
||||
{
|
||||
"name": "icon-3"
|
||||
},
|
||||
{
|
||||
"name": "blue-icon-0"
|
||||
},
|
||||
{
|
||||
"name": "blue-icon-1"
|
||||
},
|
||||
{
|
||||
"name": "blue-icon-2"
|
||||
},
|
||||
{
|
||||
"name": "blue-icon-3"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "blue-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "blue-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||