From 9528dc5293347942d301670243d1f93232b05142 Mon Sep 17 00:00:00 2001 From: ThereDrD <88589686+ThereDrD0@users.noreply.github.com> Date: Fri, 23 Aug 2024 13:29:29 +0300 Subject: [PATCH] fix (#661) --- .../Prototypes/_White/Ghosts/custom_ghosts.yml | 2 +- .../devf_2-ghost.rsi/{icon.png => animated.png} | Bin .../White/Ghosts/devf_2-ghost.rsi/meta.json | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename Resources/Textures/White/Ghosts/devf_2-ghost.rsi/{icon.png => animated.png} (100%) diff --git a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml index 172536c964..8121e81070 100644 --- a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml @@ -463,4 +463,4 @@ sprite: White/Ghosts/devf_2-ghost.rsi alpha: 0.9 ghostName: Devf_2 - ghostDescription: Aladeen mazafaka + ghostDescription: Aladeen madafaka diff --git a/Resources/Textures/White/Ghosts/devf_2-ghost.rsi/icon.png b/Resources/Textures/White/Ghosts/devf_2-ghost.rsi/animated.png similarity index 100% rename from Resources/Textures/White/Ghosts/devf_2-ghost.rsi/icon.png rename to Resources/Textures/White/Ghosts/devf_2-ghost.rsi/animated.png diff --git a/Resources/Textures/White/Ghosts/devf_2-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/devf_2-ghost.rsi/meta.json index 2c26021b96..a619f3cb38 100644 --- a/Resources/Textures/White/Ghosts/devf_2-ghost.rsi/meta.json +++ b/Resources/Textures/White/Ghosts/devf_2-ghost.rsi/meta.json @@ -8,7 +8,7 @@ }, "states": [ { - "name": "icon", + "name": "animated", "directions": 4 } ]