From 8f11cbcf5cc7be9b7c54b895beeb0bdbf87a1de1 Mon Sep 17 00:00:00 2001 From: RavMorgan <48182970+RavMorgan@users.noreply.github.com> Date: Mon, 11 Sep 2023 00:06:19 +0300 Subject: [PATCH] nexmachina ghost (#383) --- .../Prototypes/White/Ghosts/custom_ghosts.yml | 9 +++++++++ .../Ghosts/nexmachina-ghost.rsi/animated.png | Bin 0 -> 1510 bytes .../White/Ghosts/nexmachina-ghost.rsi/meta.json | 14 ++++++++++++++ 3 files changed, 23 insertions(+) create mode 100644 Resources/Textures/White/Ghosts/nexmachina-ghost.rsi/animated.png create mode 100644 Resources/Textures/White/Ghosts/nexmachina-ghost.rsi/meta.json diff --git a/Resources/Prototypes/White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/White/Ghosts/custom_ghosts.yml index 133bc8aa08..aa8798ed86 100644 --- a/Resources/Prototypes/White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/White/Ghosts/custom_ghosts.yml @@ -160,6 +160,15 @@ ghostDescription: Дает деньги если погладить по животику... size: 0.7, 0.7 +- type: customGhost + id: nexmachina-ghost + ckey: nexmachina + sprite: White/Ghosts/nexmachina-ghost.rsi + alpha: 0.7 + ghostName: CoreOverHeaven + ghostDescription: Плоф + size: 1.0, 1.0 + - type: customGhost id: 17shu-ghost ckey: 17shu diff --git a/Resources/Textures/White/Ghosts/nexmachina-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/nexmachina-ghost.rsi/animated.png new file mode 100644 index 0000000000000000000000000000000000000000..0184d36118bf9d561682d501fb1008dbc06bb8e0 GIT binary patch literal 1510 zcmVDmzlY5*1hk(d!BdS?42(+ zus5@_v%B+~nce%o)6nDNqmrb&ygc>v^rQ+33KYuE&(Fj|p-|km4-XHju&^*rFR93r zT>L$(oeRKw$daUwxeAbs?t54}6BTd=fpL5q#_K2iut_1yUxNrd8H)doOlDRJHa06D zS?~x0ZTnKd^X4hGD!@tc0Y|(NY*aw1;4zzTshT%uA16o$z{$_gC&x}tPh%W>!`*Wf zGcn+fbO1t)jg1PQ`)g`y$o0|DQQ})$Tcr2H<9Sbr_}K)d6F+0%s4ip2(IWY80_8E* zaUb~KVElbhfW7O4s;jHLx}f{c+1Z(16M->ER5DPMz51i0BUN8tFPfwergP|oG$BY6 zH1B7EUs_rsHNHaM-`}%|2+u=jBpaS}lPW4IsA~c~JUrAU^Yim+b#;~cm6esq|I&j3 z!Uush%_V=^-Q6|&>hkh3rjH$bM!+Nt4-c!Mp&>n9TwJVfZf<_p3IRd%e1X5e0)<7Z(@E#lYj*Hs}ijWlpHvtivs@ z1B7}cv>P8EcOU?w;G-vzk7{w*phVp;RCu`w-YN|62Kq z3vqctBT(}hfsH{IePv|DH^QB@wKc#TC3py8(V3Z<(Xt^}xdTGw<>gl5dv$e1^$!5! z_JcP*b#ijTrO)G5j)1L8@J~jyzP_&J=H|Fd{P_4-b#`{rak##|<}rMJkSENDh34R6 zFQB2ex3_0h`iqF;9uoIWd;X_qJ=Dw^qbsl%bE=1`|@D~Q>0Yn!b z{v5~S9UUEB6SI#MB10H;!RFxG9uxdLrjG%j(elE=0-LupBa?p<>h2Cq-7@=fH=qaj89EX#f>FWxN`!({S)mMq#i3k zH^?sjqXRI0q0joMavPgYsvzb1Bg00BaQhnfw9KAeEMuMg^sM zK%nfJN2I;IoyNIh*qCjNe%hjV03d60&Vg%Z8yXr=jw|c7wl=cyp8x*-{!e;xz=Bi& z2rYw0pE;Y%dwMYWMEZY#!r?IMu*~%ZxwyFaj~)nEkO~01sZqKWKv|DOA_^OjE(SS* z?TjJV3V?5B*$;1USZ{-W)v=%*FiY7FG>#|I2ki^5XR88uzpUfA0AyWCEIX8|0LuZ- zy6timkaa1s?9l(d0{#QKft}0#o^X!<000hUSV?A0O#mtY000O800000007cclK=n! M07*qoM6N<$f*IG$#sB~S literal 0 HcmV?d00001 diff --git a/Resources/Textures/White/Ghosts/nexmachina-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/nexmachina-ghost.rsi/meta.json new file mode 100644 index 0000000000..20b2de1d8b --- /dev/null +++ b/Resources/Textures/White/Ghosts/nexmachina-ghost.rsi/meta.json @@ -0,0 +1,14 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "felix", + "size": { + "x": 64, + "y": 64 + }, + "states": [ + { + "name": "animated" + } + ] +}