emag inhand sprites (#20729)
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
- type: Sprite
|
||||
sprite: Objects/Tools/emag.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
sprite: Objects/Tools/emag.rsi
|
||||
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
@@ -22,3 +24,5 @@
|
||||
- type: Sprite
|
||||
sprite: Objects/Tools/emag.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
sprite: Objects/Tools/emag.rsi
|
||||
|
||||
BIN
Resources/Textures/Objects/Tools/emag.rsi/inhand-left.png
Normal file
BIN
Resources/Textures/Objects/Tools/emag.rsi/inhand-left.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 261 B |
BIN
Resources/Textures/Objects/Tools/emag.rsi/inhand-right.png
Normal file
BIN
Resources/Textures/Objects/Tools/emag.rsi/inhand-right.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 262 B |
@@ -1,12 +1,20 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation wiki at https://tgstation13.org/wiki/File:Emag.png",
|
||||
"copyright": "Taken from tgstation wiki at https://tgstation13.org/wiki/File:Emag.png, inhand sprites modified from tgstation at commit https://github.com/tgstation/tgstation/commit/d917f4c2a088419d5c3aec7656b7ff8cebd1822e",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user