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
This commit is contained in:
BIN
Resources/Textures/Objects/Tools/bucket.rsi/equipped-HELMET.png
Normal file
BIN
Resources/Textures/Objects/Tools/bucket.rsi/equipped-HELMET.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 357 B |
BIN
Resources/Textures/Objects/Tools/bucket.rsi/icon.png
Normal file
BIN
Resources/Textures/Objects/Tools/bucket.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 220 B |
BIN
Resources/Textures/Objects/Tools/bucket.rsi/inhand-left.png
Normal file
BIN
Resources/Textures/Objects/Tools/bucket.rsi/inhand-left.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 302 B |
BIN
Resources/Textures/Objects/Tools/bucket.rsi/inhand-right.png
Normal file
BIN
Resources/Textures/Objects/Tools/bucket.rsi/inhand-right.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 393 B |
26
Resources/Textures/Objects/Tools/bucket.rsi/meta.json
Normal file
26
Resources/Textures/Objects/Tools/bucket.rsi/meta.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation and modified by Swept at commit https://github.com/tgstation/tgstation/commit/f8f4aeda930fcd0805ca4cc76d9bc9412a5b3428",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user