From 7f6c71de308f3638409567ec118ebd080d03f163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Schr=C3=B6dinger?= <132720404+Schrodinger71@users.noreply.github.com> Date: Wed, 26 Jun 2024 07:44:19 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D0=9C=D0=B5=D1=82?= =?UTF-8?q?=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ADT/Mobs/hallucinations.rsi/meta.json | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/Resources/Textures/ADT/Mobs/hallucinations.rsi/meta.json b/Resources/Textures/ADT/Mobs/hallucinations.rsi/meta.json index bacb3d1eeb..9c430ae22e 100644 --- a/Resources/Textures/ADT/Mobs/hallucinations.rsi/meta.json +++ b/Resources/Textures/ADT/Mobs/hallucinations.rsi/meta.json @@ -22,6 +22,28 @@ { "name": "yeti", "directions": 4 + }, + { + "name": "alternate4", + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "alternate4-unshaded", + "delays": [ + [ + 0.8, + 0.8, + 0.8, + 0.8 + ] + ] } ] }