From 86363ebf9603fa60475f493e3ef07efaa53587b7 Mon Sep 17 00:00:00 2001 From: RavMorgan <48182970+RavMorgan@users.noreply.github.com> Date: Fri, 5 May 2023 21:28:41 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B8=D0=B7=D1=80=D0=B0=D0=BA=20?= =?UTF-8?q?=D1=88=D0=B5=D0=BB=D1=83=D0=BF=D0=BE=D0=BD=D0=B8=20(#24)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Mona Hmiza <> --- .../Prototypes/White/Ghosts/custom_ghosts.yml | 8 ++++++++ .../White/Ghosts/shelupon-ghost.rsi/animated.png | Bin 0 -> 1170 bytes .../White/Ghosts/shelupon-ghost.rsi/meta.json | 15 +++++++++++++++ 3 files changed, 23 insertions(+) create mode 100644 Resources/Textures/White/Ghosts/shelupon-ghost.rsi/animated.png create mode 100644 Resources/Textures/White/Ghosts/shelupon-ghost.rsi/meta.json diff --git a/Resources/Prototypes/White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/White/Ghosts/custom_ghosts.yml index 4aa69cc497..5d530bcaac 100644 --- a/Resources/Prototypes/White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/White/Ghosts/custom_ghosts.yml @@ -29,3 +29,11 @@ alpha: 0.7 ghostName: Грабля ghostDescription: Ну привет уебан! + +- type: customGhost + id: shelupon-ghost + ckey: shelupon + sprite: White/Ghosts/shelupon-ghost.rsi + alpha: 1 + ghostName: Величайший + ghostDescription: Восстал из небытия. diff --git a/Resources/Textures/White/Ghosts/shelupon-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/shelupon-ghost.rsi/animated.png new file mode 100644 index 0000000000000000000000000000000000000000..22ad37930bb3a9468a57a1d18c391d04ca8af738 GIT binary patch literal 1170 zcmV;D1a13?P)Px(Oi4sRRCt{2TRU#!Fc5uQ>;<-W8|(pCWbY7n*fA$xxrvN#iz!-Q^Gt z5S<`x`W#`lpkz@JMUg{_f){>(Vbh{CPb2>3aRkf^VLM29Za+KA_t@sYtp-M}@y%|* zV%S#pfIopO-=oAWvh3LY=8^Cxu+4u%;sBti{wW}F7<&})2xQq2pdHrY3X+ysiz|S3 z>i?+;C?f^d;tJ*6BLJYhdsHM)a7geP;S+s8KHmcXGC>N|R3+yk}o7HZ=-sJo|K=Pc(g>C*@| zt&*fAO58%y(pql>_Suj~zx(>anm5F%bNAgk8zF@CQH*$?ZeU_%ex^OwSKU;sw1#TM z2mx9s7t>IV~WGoENcVg`Fb5`zHS zcnktT#(4zHJs=^0HVLm$FCKw5iJ1sABxWQK5SE7#_@DFvzsLws`hYUFYvKf~((3~) zq}B(_NT?4)1YaNMBe^~hY#iX~17&^H}@`huz8af#C%SYdPjmz)pgN(BO0?0uf1^ zy+jkVVHJZwutYOEtg~Sk%_7y1H=zADwh+}3E>J`eDV#xh4kGO79YjP&dIzx5d><*v^!}9Yw`1~^$s>V-!R_$5zqn>b;`yZtKu;azwYB?)xSa6JTfnHZT+tlLjC@Q9`LBo&-ZA8Vz0DV5;bN zu$wvP22lu@C76xMEutkS+ah){Taw^3sN2OLFoXn?kvSkqJP-}N+>ngGFcPi_FWdJK kNt{_XG$Sa7V0Mk@AETS3A5=YWS^xk507*qoM6N<$f)T_7W&i*H literal 0 HcmV?d00001 diff --git a/Resources/Textures/White/Ghosts/shelupon-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/shelupon-ghost.rsi/meta.json new file mode 100644 index 0000000000..020e11932f --- /dev/null +++ b/Resources/Textures/White/Ghosts/shelupon-ghost.rsi/meta.json @@ -0,0 +1,15 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "poebat", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "animated", + "directions": 4 + } + ] +} \ No newline at end of file