diff --git a/Resources/Textures/_DV/Objects/Materials/psicrystal.rsi/meta.json b/Resources/Textures/_DV/Objects/Materials/psicrystal.rsi/meta.json index b856bb3560..a6af3b2074 100644 --- a/Resources/Textures/_DV/Objects/Materials/psicrystal.rsi/meta.json +++ b/Resources/Textures/_DV/Objects/Materials/psicrystal.rsi/meta.json @@ -1,14 +1,14 @@ { - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/f8f4aeda930fcd0805ca4cc76d9bc9412a5b3428, greyscaled by AeraAulin(Github)", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "psicrystal" - } - ] + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/f8f4aeda930fcd0805ca4cc76d9bc9412a5b3428, greyscaled by AeraAulin(Github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "psicrystal" + } + ] } diff --git a/Resources/Textures/_DV/Objects/Specific/Psionic/claridisolsynth.rsi/meta.json b/Resources/Textures/_DV/Objects/Specific/Psionic/claridisolsynth.rsi/meta.json index 3b16550e04..28913f9947 100644 --- a/Resources/Textures/_DV/Objects/Specific/Psionic/claridisolsynth.rsi/meta.json +++ b/Resources/Textures/_DV/Objects/Specific/Psionic/claridisolsynth.rsi/meta.json @@ -1,52 +1,52 @@ { - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Created by AeraAulin(github)", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Created by AeraAulin(github)", + "size": { + "x": 32, + "y": 32 }, - { - "name": "base" - }, - { - "name": "cap-1" - }, - { - "name": "cap-2" - }, - { - "name": "cap-3" - }, - { - "name": "cap-4" - }, - { - "name": "core", - "delays": [ - [ - 0.35, - 0.2, - 0.2, - 0.35, - 0.35, - 0.2, - 0.2, - 0.35 - ] - ] - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] + "states": [ + { + "name": "icon" + }, + { + "name": "base" + }, + { + "name": "cap-1" + }, + { + "name": "cap-2" + }, + { + "name": "cap-3" + }, + { + "name": "cap-4" + }, + { + "name": "core", + "delays": [ + [ + 0.35, + 0.2, + 0.2, + 0.35, + 0.35, + 0.2, + 0.2, + 0.35 + ] + ] + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] }