From 068790d1fec8399633034ca56c5df4fa56873159 Mon Sep 17 00:00:00 2001 From: Eugeny Date: Mon, 16 Dec 2024 23:25:14 +0400 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=20=D1=80=D1=81=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Objects/Fun/sharkplush.rsi/meta.json | 73 ++++++++++--------- 1 file changed, 38 insertions(+), 35 deletions(-) diff --git a/Resources/Textures/Objects/Fun/sharkplush.rsi/meta.json b/Resources/Textures/Objects/Fun/sharkplush.rsi/meta.json index 33604c15fd1..22ee5fd89ff 100644 --- a/Resources/Textures/Objects/Fun/sharkplush.rsi/meta.json +++ b/Resources/Textures/Objects/Fun/sharkplush.rsi/meta.json @@ -6,39 +6,42 @@ "x": 32, "y": 32 }, - "states": [ - { - "name": "blue" - }, - { - "name": "blue-inhand-left", - "directions": 4 - }, - { - "name": "blue-inhand-right", - "directions": 4 - }, - { - "name": "pink" - }, - { - "name": "pink-inhand-left", - "directions": 4 - }, - { - "name": "pink-inhand-right", - "directions": 4 - }, - { - "name": "grey" - }, - { - "name": "grey-inhand-left", - "directions": 4 - }, - { - "name": "grey-inhand-right", - "directions": 4 - } - ] + "states": [ + { + "name": "blue" + }, + { + "name": "blue-inhand-left", + "directions": 4 + }, + { + "name": "blue-inhand-right", + "directions": 4 + }, + { + "name": "pink" + }, + { + "name": "pink-inhand-left", + "directions": 4 + }, + { + "name": "pink-inhand-right", + "directions": 4 + }, + { + "name": "grey" + }, + { + "name": "grey-inhand-left", + "directions": 4 + }, + { + "name": "grey-inhand-right", + "directions": 4 + }, + { + "name": "mopbucket_shark_black" + } + ] }