Inventory sprite rotation (#22201)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/eea0599511b088fdab9d43e562210cdbd51c6a98",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/eea0599511b088fdab9d43e562210cdbd51c6a98, storage and red-storage by Flareguy",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -36,6 +36,12 @@
|
||||
{
|
||||
"name": "red-equipped-BELT",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "storage"
|
||||
},
|
||||
{
|
||||
"name": "red-storage"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
BIN
Resources/Textures/Objects/Tools/crowbar.rsi/red-storage.png
Normal file
BIN
Resources/Textures/Objects/Tools/crowbar.rsi/red-storage.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 371 B |
BIN
Resources/Textures/Objects/Tools/crowbar.rsi/storage.png
Normal file
BIN
Resources/Textures/Objects/Tools/crowbar.rsi/storage.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 334 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from vgstation at commit https://github.com/vgstation-coders/vgstation13/commit/1cdfb0230cc96d0ba751fa002d04f8aa2f25ad7d",
|
||||
"copyright": "Taken from vgstation at commit https://github.com/vgstation-coders/vgstation13/commit/1cdfb0230cc96d0ba751fa002d04f8aa2f25ad7d, storage by EmoGarbage404 (github)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -21,6 +21,9 @@
|
||||
{
|
||||
"name": "equipped-BELT",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "storage"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
BIN
Resources/Textures/Objects/Tools/wrench.rsi/storage.png
Normal file
BIN
Resources/Textures/Objects/Tools/wrench.rsi/storage.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 408 B |
Reference in New Issue
Block a user