From d2a590a2ca43a61c29b5c20289d65965e99ca8c4 Mon Sep 17 00:00:00 2001 From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Wed, 1 Mar 2023 13:31:04 +0000 Subject: [PATCH] animate wizard bedsheet, fixes #13753 (#14331) --- .../Clothing/Neck/Bedsheets/wiz.rsi/meta.json | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/Resources/Textures/Clothing/Neck/Bedsheets/wiz.rsi/meta.json b/Resources/Textures/Clothing/Neck/Bedsheets/wiz.rsi/meta.json index f21b1b6061..077e35440a 100644 --- a/Resources/Textures/Clothing/Neck/Bedsheets/wiz.rsi/meta.json +++ b/Resources/Textures/Clothing/Neck/Bedsheets/wiz.rsi/meta.json @@ -9,7 +9,33 @@ "states": [ { "name": "equipped-NECK", - "directions": 4 + "directions": 4, + "delays": [ + [ + 0.3, + 0.2, + 0.3, + 0.2 + ], + [ + 0.3, + 0.2, + 0.3, + 0.2 + ], + [ + 0.3, + 0.2, + 0.3, + 0.2 + ], + [ + 0.3, + 0.2, + 0.3, + 0.2 + ] + ] }, { "name": "inhand-left",