From bd5aeeaa61da29c4b459650d93aaf0e8d04f5e96 Mon Sep 17 00:00:00 2001 From: Radezolid Date: Sun, 1 Dec 2024 11:17:29 -0300 Subject: [PATCH] Fix indent --- .../Clothing/Belt/foamsheath.rsi/meta.json | 44 +++++++++---------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/Resources/Textures/DeltaV/Clothing/Belt/foamsheath.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/Belt/foamsheath.rsi/meta.json index 5d5f026be6a..6383a3c4561 100644 --- a/Resources/Textures/DeltaV/Clothing/Belt/foamsheath.rsi/meta.json +++ b/Resources/Textures/DeltaV/Clothing/Belt/foamsheath.rsi/meta.json @@ -1,25 +1,25 @@ { - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/555fa0ed9f380509156d94131bd8a3f1c1fee1cf , edited by Skarletto (github), modified by Radezolid for foam sheath", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "equipped-BELT", - "directions": 4 + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/555fa0ed9f380509156d94131bd8a3f1c1fee1cf , edited by Skarletto (github), modified by Radezolid for foam sheath", + "size": { + "x": 32, + "y": 32 }, - { - "name": "sheath-sabre-equipped-BELT", - "directions": 4 - }, - { - "name": "sheath-sabre" - }, - { - "name": "sheath" - } - ] + "states": [ + { + "name": "equipped-BELT", + "directions": 4 + }, + { + "name": "sheath-sabre-equipped-BELT", + "directions": 4 + }, + { + "name": "sheath-sabre" + }, + { + "name": "sheath" + } + ] }