diff --git a/Resources/Textures/Objects/Tools/t-ray.rsi/inhand-left.png b/Resources/Textures/Objects/Tools/t-ray.rsi/inhand-left.png index b8ae63b9830a7..5e7d4a45601fe 100644 Binary files a/Resources/Textures/Objects/Tools/t-ray.rsi/inhand-left.png and b/Resources/Textures/Objects/Tools/t-ray.rsi/inhand-left.png differ diff --git a/Resources/Textures/Objects/Tools/t-ray.rsi/inhand-right.png b/Resources/Textures/Objects/Tools/t-ray.rsi/inhand-right.png index 07d11f2c8d6c8..303a0e92a9e49 100644 Binary files a/Resources/Textures/Objects/Tools/t-ray.rsi/inhand-right.png and b/Resources/Textures/Objects/Tools/t-ray.rsi/inhand-right.png differ diff --git a/Resources/Textures/Objects/Tools/t-ray.rsi/meta.json b/Resources/Textures/Objects/Tools/t-ray.rsi/meta.json index 341133e3b571a..6137645abc56f 100644 --- a/Resources/Textures/Objects/Tools/t-ray.rsi/meta.json +++ b/Resources/Textures/Objects/Tools/t-ray.rsi/meta.json @@ -1,67 +1,25 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from skyrat-tg at https://github.com/Skyrat-SS13/Skyrat-tg/commit/31156a1fcd48d67a717e7b63c11513172b28eeb1, inhands by TiniestShark (github).", + "copyright": "Taken from skyrat-tg at https://github.com/Skyrat-SS13/Skyrat-tg/commit/31156a1fcd48d67a717e7b63c11513172b28eeb1, inhands resprited by @mishutka09 (discord:1152277579206774854)", "size": { "x": 32, "y": 32 }, "states": [ - { - "name": "tray-on", - "delays": [ - [ - 0.2, - 0.2 - ] - ] - }, - { - "name": "tray-off" - }, - { - "name": "inhand-left", - "directions": 4, - "delays": [ - [ - 1.0, - 0.1 - ], - [ - 1.0, - 0.1 - ], - [ - 1.0, - 0.1 - ], - [ - 1.0, - 0.1 - ] - ] - }, - { - "name": "inhand-right", - "directions": 4, - "delays": [ - [ - 1.0, - 0.1 - ], - [ - 1.0, - 0.1 - ], - [ - 1.0, - 0.1 - ], - [ - 1.0, - 0.1 - ] - ] - } - ] + { + "name": "tray-on" , "delays": [[0.2, 0.2]] + }, + { + "name": "tray-off" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] }