From 48cb1547f5ba213dac6fdf650c19048a3dd7438f Mon Sep 17 00:00:00 2001 From: rhailrake <49613070+rhailrake@users.noreply.github.com> Date: Sun, 17 Sep 2023 19:15:03 +0600 Subject: [PATCH] [Fluff] Pig Ghost --- .../Prototypes/White/Ghosts/custom_ghosts.yml | 7 +++++ .../Ghosts/afanasy-ghost.rsi/animated.png | Bin 0 -> 461 bytes .../White/Ghosts/afanasy-ghost.rsi/meta.json | 27 ++++++++++++++++++ 3 files changed, 34 insertions(+) create mode 100644 Resources/Textures/White/Ghosts/afanasy-ghost.rsi/animated.png create mode 100644 Resources/Textures/White/Ghosts/afanasy-ghost.rsi/meta.json diff --git a/Resources/Prototypes/White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/White/Ghosts/custom_ghosts.yml index 48afa7df97..34b26807f5 100644 --- a/Resources/Prototypes/White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/White/Ghosts/custom_ghosts.yml @@ -250,3 +250,10 @@ ghostDescription: Неудачный(или слишком удачный) эксперимент по ксенобиологии создал данное существо. Любит квакоть. size: 1.0, 1.0 +- type: customGhost + id: afanasy-ghost + ckey: afanasiy_pogudov + sprite: White/Ghosts/afanasy-ghost.rsi + alpha: 0.8 + ghostName: Свинка + ghostDescription: хрю-хрю diff --git a/Resources/Textures/White/Ghosts/afanasy-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/afanasy-ghost.rsi/animated.png new file mode 100644 index 0000000000000000000000000000000000000000..e01b1980eabe349f54b5cdb881cd9c33daf0f088 GIT binary patch literal 461 zcmeAS@N?(olHy`uVBq!ia0y~yU{nCI6>y6EN02WALzNl>LqiJ#!!Mvv z!wUw6QUeBtR|yOZRx=nF#0%!^3bX-ANC)_YxB}^8bLXz9ufMf^eM4g6%cDn4O-*y1 zoq^(H_o%QULRBXJ#XREs=rblAwHP`LRm2<>l-VKD-Lip%m9P`@?i=mnT=c; zbLA#%d{+1HVp~ehdWm9F+r&Se8#ms`>GYYG`n|UL(7cTsZvQ-aa9Y=^U1lei`Rr>< zy?gHX?7dQs>ynC%-<@7xX6@CRe(k}xY25)lo_l`A0x7?DbGns8%Aa?h zaW=GQu0Pn^`}v-1*!$xFJ)hl!f7rA=n(&D=SoGENqUle8Vb8$e>FVdQ&MBb@08N$4 A&Hw-a literal 0 HcmV?d00001 diff --git a/Resources/Textures/White/Ghosts/afanasy-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/afanasy-ghost.rsi/meta.json new file mode 100644 index 0000000000..61575c58c6 --- /dev/null +++ b/Resources/Textures/White/Ghosts/afanasy-ghost.rsi/meta.json @@ -0,0 +1,27 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "mama", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "animated", + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + } + ] +}