diff --git a/Resources/Textures/Objects/Fun/sharkplush.rsi/meta.json b/Resources/Textures/Objects/Fun/sharkplush.rsi/meta.json index 33604c15fd..22ee5fd89f 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" + } + ] }