From 3886b082f41e558567e16809cb52c0ec6450cb28 Mon Sep 17 00:00:00 2001 From: rhailrake <49613070+rhailrake@users.noreply.github.com> Date: Fri, 15 Dec 2023 03:50:43 +0600 Subject: [PATCH] veryfish ghost --- .../Prototypes/White/Ghosts/custom_ghosts.yml | 9 +++++++++ .../White/Ghosts/veryfish-ghost.rsi/animated.png | Bin 0 -> 1275 bytes .../White/Ghosts/veryfish-ghost.rsi/meta.json | 14 ++++++++++++++ 3 files changed, 23 insertions(+) create mode 100644 Resources/Textures/White/Ghosts/veryfish-ghost.rsi/animated.png create mode 100644 Resources/Textures/White/Ghosts/veryfish-ghost.rsi/meta.json diff --git a/Resources/Prototypes/White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/White/Ghosts/custom_ghosts.yml index 47669167c6..ff3252b7e2 100644 --- a/Resources/Prototypes/White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/White/Ghosts/custom_ghosts.yml @@ -323,3 +323,12 @@ ghostName: Акулёнок ghostDescription: Что-то замышляет. size: 0.9, 0.9 + +- type: customGhost + id: veryfish-ghost + ckey: veryfish + sprite: White/Ghosts/veryfish-ghost.rsi + alpha: 0.8 + ghostName: Mask of the Red Death + ghostDescription: A blasphemous mockery. + size: 0.5, 0.5 diff --git a/Resources/Textures/White/Ghosts/veryfish-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/veryfish-ghost.rsi/animated.png new file mode 100644 index 0000000000000000000000000000000000000000..0e3e0376eef033bfdeb3bab7f231ef08315b7a19 GIT binary patch literal 1275 zcmeAS@N?(olHy`uVBq!ia0vp^(?FPo8AzVf&$$Ss6p}rHd>I(3)EF2VS{N990fib~ zFff!FFfhDIU|_JC!N4G1FlSew4NyWoz$e5NNCUx=B}+;RlHPy)?4qrb%*L`soAX8t zza=9>g0_vmxWfPc|NpfgS_4$aSQ6wH%;50sMjD8d8OUKT@$_|Nf6l`v z#38@qT{S`HBYZCfA=k1>#Xd}LSs%VS$z9;&Pmydhh;!2khJ+#td zsm|o6>gcf0P(9w?k4xsLg;mEUt=TGiynj-3M7Om2=|z8{=ey6=4SQzLC>JbK+DwPk~l zb0;jRKPW*i!>x53%Qp znSaUjqg4lQ+PyG*5^bURjwdPc^!yX=yyNcwx%n=>sdUqyS=~wRRH~aJ3|;QZr0Fp* zz5CT!@1@;6TbwmrXvNhPoGW%t+0ElqQ}j0IWYg^6%(F=!&q!WoUbyuvtBY!FM)akV zT*W8CjeO#}`9ByJ-`Qi3Z_|->ej;y_qPF3k1&yRm+}4}<3)?o7VdfeV@Zp~&uGi59NM2Jcg_twe&$iqzq>rr z*Ej8o7HKQov!>4Qv!d>f_-je=49DO9&`MF=TPghQ_W_}khvF9}mpa^Ox@~;smteMy z)h3ZuDWz)#j`3`N7Q6RH+wX;!yS=9E|9epAO``6d4R<50wf7u9bV^44%&s->Qa^4i zGh4oMVs*{Er)L&DKi_%uZ@A2aEphK_`=m`z-)_ne<650(Z}8*!`rj*3Tcr%rPd6Ps z+??WZzH7qO_I*dhXKdMU=0V4#sWXC;WCUO9XC8eZy=j$5A~2JxmbgZgq$HN4S|t~y z0x1R~10!QyLnB>7lMq7-D+3EFV?%8N11kfA?q>c<6b-rgDVb@NxHbH`xBVzkg9hA& ylFZ!H;*!MN0^EAmo}MNJ)Weq=;hE;^%b*2ha{w_2Tne5HqC8#wT-G@yGywov`7v|= literal 0 HcmV?d00001 diff --git a/Resources/Textures/White/Ghosts/veryfish-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/veryfish-ghost.rsi/meta.json new file mode 100644 index 0000000000..f131412b71 --- /dev/null +++ b/Resources/Textures/White/Ghosts/veryfish-ghost.rsi/meta.json @@ -0,0 +1,14 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "@skyvesto", + "size": { + "x": 150, + "y": 150 + }, + "states": [ + { + "name": "animated" + } + ] +}