From a08bee4470a3f7275238e761e6b924d58dd910f7 Mon Sep 17 00:00:00 2001 From: Morb <14136326+Morb0@users.noreply.github.com> Date: Mon, 24 Oct 2022 21:04:55 +0300 Subject: [PATCH] Add jester suits (#11451) * Add jester suits * Add jester shoes sprites * make SQUEAK * inheritance is good, inheritance is good, inheritance is good --- .../VendingMachines/Inventories/theater.yml | 5 ++++ .../Entities/Clothing/Head/hats.yml | 20 ++++++++++++++ .../Entities/Clothing/Shoes/specific.yml | 11 ++++++++ .../Entities/Clothing/Uniforms/jumpsuits.yml | 20 ++++++++++++++ .../Head/Hats/jester.rsi/equipped-HELMET.png | Bin 0 -> 667 bytes .../Clothing/Head/Hats/jester.rsi/icon.png | Bin 0 -> 373 bytes .../Head/Hats/jester.rsi/inhand-left.png | Bin 0 -> 321 bytes .../Head/Hats/jester.rsi/inhand-right.png | Bin 0 -> 325 bytes .../Clothing/Head/Hats/jester.rsi/meta.json | 26 ++++++++++++++++++ .../Head/Hats/jester2.rsi/equipped-HELMET.png | Bin 0 -> 892 bytes .../Clothing/Head/Hats/jester2.rsi/icon.png | Bin 0 -> 421 bytes .../Head/Hats/jester2.rsi/inhand-left.png | Bin 0 -> 397 bytes .../Head/Hats/jester2.rsi/inhand-right.png | Bin 0 -> 407 bytes .../Clothing/Head/Hats/jester2.rsi/meta.json | 26 ++++++++++++++++++ .../Specific/jester.rsi/equipped-FEET.png | Bin 0 -> 502 bytes .../Shoes/Specific/jester.rsi/icon.png | Bin 0 -> 390 bytes .../Shoes/Specific/jester.rsi/inhand-left.png | Bin 0 -> 234 bytes .../Specific/jester.rsi/inhand-right.png | Bin 0 -> 240 bytes .../Shoes/Specific/jester.rsi/meta.json | 26 ++++++++++++++++++ .../jester.rsi/equipped-INNERCLOTHING.png | Bin 0 -> 1067 bytes .../Uniforms/Jumpsuit/jester.rsi/icon.png | Bin 0 -> 445 bytes .../Jumpsuit/jester.rsi/inhand-left.png | Bin 0 -> 461 bytes .../Jumpsuit/jester.rsi/inhand-right.png | Bin 0 -> 472 bytes .../Uniforms/Jumpsuit/jester.rsi/meta.json | 26 ++++++++++++++++++ .../jester2.rsi/equipped-INNERCLOTHING.png | Bin 0 -> 1930 bytes .../Uniforms/Jumpsuit/jester2.rsi/icon.png | Bin 0 -> 593 bytes .../Jumpsuit/jester2.rsi/inhand-left.png | Bin 0 -> 461 bytes .../Jumpsuit/jester2.rsi/inhand-right.png | Bin 0 -> 472 bytes .../Uniforms/Jumpsuit/jester2.rsi/meta.json | 26 ++++++++++++++++++ 29 files changed, 186 insertions(+) create mode 100644 Resources/Textures/Clothing/Head/Hats/jester.rsi/equipped-HELMET.png create mode 100644 Resources/Textures/Clothing/Head/Hats/jester.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Head/Hats/jester.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Head/Hats/jester.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Head/Hats/jester.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Head/Hats/jester2.rsi/equipped-HELMET.png create mode 100644 Resources/Textures/Clothing/Head/Hats/jester2.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Head/Hats/jester2.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Head/Hats/jester2.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Head/Hats/jester2.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Shoes/Specific/jester.rsi/equipped-FEET.png create mode 100644 Resources/Textures/Clothing/Shoes/Specific/jester.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Shoes/Specific/jester.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Shoes/Specific/jester.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Shoes/Specific/jester.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/jester.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/jester.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/jester.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/jester.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/jester.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/jester2.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/jester2.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/jester2.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/jester2.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/jester2.rsi/meta.json diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/theater.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/theater.yml index d7422fa54c..bd5852b621 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/theater.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/theater.yml @@ -1,6 +1,11 @@ - type: vendingMachineInventory id: AutoDrobeInventory startingInventory: + ClothingHeadHatJester: 1 + ClothingUniformJumpsuitJester: 1 + ClothingHeadHatJesterAlt: 1 + ClothingUniformJumpsuitJesterAlt: 1 + ClothingShoesJester: 1 ClothingOuterWinterClown: 1 ClothingOuterWinterMime: 1 ClothingOuterWinterMusician: 1 diff --git a/Resources/Prototypes/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Entities/Clothing/Head/hats.yml index dbf43cd519..456eba073f 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hats.yml @@ -489,3 +489,23 @@ sprite: Clothing/Head/Hats/safarihat.rsi - type: Clothing sprite: Clothing/Head/Hats/safarihat.rsi + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatJester + name: jester hat + description: A hat with bells, to add some merriness to the suit. + components: + - type: Sprite + sprite: Clothing/Head/Hats/jester.rsi + - type: Clothing + sprite: Clothing/Head/Hats/jester.rsi + +- type: entity + parent: ClothingHeadHatJester + id: ClothingHeadHatJesterAlt + components: + - type: Sprite + sprite: Clothing/Head/Hats/jester2.rsi + - type: Clothing + sprite: Clothing/Head/Hats/jester2.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml b/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml index de62b235c4..c71a0ebce8 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml @@ -130,3 +130,14 @@ description: Stylish black shoes. components: - type: NoSlip + +- type: entity + parent: ClothingShoesClown + id: ClothingShoesJester + name: jester shoes + description: A court jester's shoes, updated with modern squeaking technology. + components: + - type: Sprite + sprite: Clothing/Shoes/Specific/jester.rsi + - type: Clothing + sprite: Clothing/Shoes/Specific/jester.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml index 3ace39c6d2..30c8bf89db 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml @@ -151,6 +151,26 @@ sprite: Clothing/Uniforms/Jumpsuit/clown.rsi femaleMask: UniformTop +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitJester + name: jester suit + description: A jolly dress, well suited to entertain your master, nuncle. + components: + - type: Sprite + sprite: Clothing/Uniforms/Jumpsuit/jester.rsi + - type: Clothing + sprite: Clothing/Uniforms/Jumpsuit/jester.rsi + +- type: entity + parent: ClothingUniformJumpsuitJester + id: ClothingUniformJumpsuitJesterAlt + components: + - type: Sprite + sprite: Clothing/Uniforms/Jumpsuit/jester2.rsi + - type: Clothing + sprite: Clothing/Uniforms/Jumpsuit/jester2.rsi + - type: entity parent: ClothingUniformBase id: ClothingUniformJumpsuitCMO diff --git a/Resources/Textures/Clothing/Head/Hats/jester.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hats/jester.rsi/equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..a34fea026ca0b3c4d6d813fe67f8207c38b5749f GIT binary patch literal 667 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5M?jcysy3fA0|S$< zr;B4q#hkaZ&U-NhinP~P7IEa8q;W!V_-aM^Z z$J&p{Fz|fJogdGqTmIj=`_<&oKORgW4}bpE*%!C}k?XPFQy%*c@m6=s0 z{ds_4Q}3@i+K$%It%p+=v~?O@m)yR(gtKMlcMB#~m9qDL8yus({QdslQ+e^4B{rz4 zF7a{nU!H&JE(|l2nGVPZGCb>GFmPvSuvB6=BgmN0$H7pHB6U2f;a;0k&hO9LUgTOF z+9sH7tKfL|#*itU}?^YtScU^boHCSGE02H!cGg79<6zD zSLSV>Xz#UWahL1CzmXp+!lm4!j-#{QEB1KYnJLIPFfERkLNw;*#|-(r46N zj(RoRdRE1M@6Gx1LbbD3|70w-Q`DKr`sZqM|6{d`xW|Fd*xeNWGZW!-kgwjb{$XgX WWQpQiP-_BAZ492SelF{r5}E-2<{sJr literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Hats/jester.rsi/icon.png b/Resources/Textures/Clothing/Head/Hats/jester.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..a2dfcb65e1fcbbfeca7777c1b9c5139092fdacf1 GIT binary patch literal 373 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4jBOuH;Rhv(mfq_xo z)5S5QV$R#i8?z1th_v~82~Kq27M$APeSOi6(h|e&Y{xsgKltYU=Hgpg%NjoY2UA{9 z!AUKasVS3%Sa!axH^}73ShR4*9Qi{hcRp|Xzx(-}JC~-aGB7EC(FD#1FaHKAo@?XQ zo#&jtUb}DF`{J`^Jfi1|nGd|#w=j5RTu;y0yqVeWjx6q5_j$MP5z{C0GAF&Y(BeMg z$si%Nnw86JcLwjX`==F7B_2Dr&inG)X`iRQ4?b%kp~d@1g(2#nW!@_O{PUJpg693) z$JXBGD7NAMYrVkg9tk44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1E1o(uwn$OhUEi7!m!O;DfdEjIF*Or$5<>fD{sm)odcQ;$<|3L$w!cFt{ zW&tUlk|4j}{|LY!bpPBrpg3oNM`SSr1K(i~W;~w1A_XYe=jq}Y65;-Knj=?(0S`-X z_S#wh|6gZe$-V1zwEGlaoY@S;FIyJzFKl3HXX2Vu&XuDk6!Nxt=L4+?il-!0eHByV zR~EDGNRUg~(mLf6Q!%H&noasGqR)gBHZ1f%T$n%iyu(3RjRgmw`t>>A_+JsKVm&+U wLapO!)e`O~-G%>orF0**F*qOOXIUj3d~fwzcdiF(fi7e4boFyt=akR{0L`R!u>b%7 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Hats/jester.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Hats/jester.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..5f4f53eefdedf2c52ff171335f6cdeb49f087ff6 GIT binary patch literal 325 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1E1o(uwn$OhUEi7!m!O;DfdEjIF*Or$5<>fD{sm)odcQ;$<|3L$w!cFt{ zW&tUlk|4j}{|LY!bpPBrpg3oNM`SSr1K(i~W;~w1A_XWo$4)m0-;+P&VS%m1uK6o8=Pk#K_9VDk5=T;DM;;s)|_!m4PoeeTh6Z;na;q z7Ecpr@0w$%kvix58CyI4gG#>@bfX_J&fhNkpub?rHPIh6qI(*dxOliU3^W!T_%Vwi ze&I5PzNU=e6+5I|W;Z=#xwtIhhiuF2L#_htP4XNe;kxHmzkQslum|Wm22WQ%mvv4F FO#mC0dp-aF literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Hats/jester.rsi/meta.json b/Resources/Textures/Clothing/Head/Hats/jester.rsi/meta.json new file mode 100644 index 0000000000..951f247c92 --- /dev/null +++ b/Resources/Textures/Clothing/Head/Hats/jester.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693, inhand by github:Morb0", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/Head/Hats/jester2.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hats/jester2.rsi/equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..4fcb8edea53688896ce5fe0e1b3e4f0c10a5aa42 GIT binary patch literal 892 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5M?jcysy3fA0|T?3 zr;B4q#hkaZ_UAov5IAOkE^pn_MJ$}1eb06+>7HW!RM273u4&~KoodS$Kh&&XUUFxz zW7p(Mj?IfaLONSq7Rl)H9(lgec0XJ^@@dwZ$;MKgB2 z-z%9EMH?jk)Vy05qsKb;%WuDeoQsj`Zf}}gzkT~wg@O+`pMz7rvzuM8|8_{=(VvjU z2^diV)^UuoE(^%&oIB6iWTEnC>P%*h3bhl-zC81u-DWTOEJSZz zQRXOF=&@-1*|akGPKFKzL0->1k+Lt--gw-y>z-qOxbBjz{mJ^sP6j>waMh0+os@Qc zvYS@1)W!6hPgBXf8u8MlwWjv}_t=GBKWvh>CRir(?-IVoB@Ov`GX5riPM2qCZ1rT? z)V<44Afo2DZj;P|J(lxWT*A`$CiEIiIe6gfov;}KkDJcEcGWni=eTg8qrkLe@yVWh z=4*ZXUL_i4`Y-NQ)1@dU_ixb*ZKs(U9&Tbt*rCH9p~sDbTb8-!{GV#UODnwt*cJq- z2W61~0_EV5RZW6rFq%4tWJ{QSIjGtaW)@(bgqFDPMO za+Pz!lb4^qi}3E`J2a~$YK#AJJx5FS4=KuLInDOZTf;5P=V&u^p4rSC4W>V`^i)m&!V{pD&9PL(eddJPrP0Dhy5;% zudk_UJZGr8*WGX3^y$;5maD~AwT%RW9NAL;+q@Fm64xquD&fPEiNU>1a?Q^F4QE_e zHlLo~s1)DysqXU@d1r$dF$SLLtPF=!84nahGGK6zG5=t{HMQYsZS$f{!0g1}>FVdQ I&MBb@0QHlUJOBUy literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Hats/jester2.rsi/icon.png b/Resources/Textures/Clothing/Head/Hats/jester2.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..af8326d4f1b15cfc31a21f82a9948c9b7f21a17a GIT binary patch literal 421 zcmV;W0b2fvP)Ku-{)`z{Jm5L>7o zqGai=AiY6%?kv4P!9u}J-MTT1?`86Il*GhT5X<~9%$wv5|2H#l5&>tH0WbgtzyMqZ zz;Gxe$G*R^((-x$o4hB0)V!kr$lUWneTv)%VdKZ$sWK15K>*!+v5-(ISwQ0;u%mZN zf3?YF^WWWZCPXR#o0Bn%;`!W$2d}IicmP*7KT-IGt%~g<&aLN!IJg6BIGJqcyRKSw zAC1Ef2H2hl$~@ScUx#dE)&QCFd2=z6c?J9LYn9VQh`WJ`d9`{$76Pc%B#g%*>UGhM ze1WQq%00jo&1bXi*0XN0P2;{0fa8Rge*H+a6Z*4H?H!pVopqyV5hfY3+V3{JIPulQ z)wf0pKvx>jQ2-2)1m(U85KSz|QL@>|K16w-{-VqH7Z?BoU;qrjzXn(XsJndGRZ$xj P00000NkvXXu0mjfzM!_y literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Hats/jester2.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Hats/jester2.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..807cffbcb21178b340779abf93b33edf6423b1fc GIT binary patch literal 397 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`0}1^9%xwzsp?F)+M(#rU6r;l>Sy0|%J@zLMU+!0?cPp_YN6s)_+<%o+xU zzCMO%28QTphBa$gKt_db*#V@4N`m}?|DywjNBj2+0cAN0JR*x382Ao@Fyrz36)8Z$ zL!K^}&G5Tk(IoY^wO=Z7QZ|;jiaQ1Si?;S+mkS*n!c5k##{l z!?7B^wOjx8J~w15ICpU6*L#~kOEC6uD;`PxsJZ-!?#x0FjTyYv(XXq{}cSSsNDK<*LaMo>|E9V&>zDdHRPxYs#%yZ*s5odA_j2JSHv&E)53F z5Ag?byakvy>pF6r+0LSAa98LEgUy|33M|i}n*?5Lj6NjVa92o=F^207TUIS|tRt&m U1B3Bppl=vFUHx3vIVCg!0FXnKrT_o{ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Hats/jester2.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Hats/jester2.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..5d0543f1c90de1d60d33107e99a44a96961be4d7 GIT binary patch literal 407 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`0}1^9%xwzsp?F)+M(#rU6r;l>Sy0|%J@zLMU+!0?cPp_YN6s)_+<%o+xU zzCMO%28QTphBa$gKt_db*#V@4N`m}?|DywjNBj2+0cAN0JR*x382Ao@Fyrz36)8Z$ zGoCJvArbCxr)BduEAY6U_P+8{;{X5i>(;s)RGoaTHmXX9Idc#Dm&>gs!lEl00vfqG z;yD=1x((Z|d#_^1Tf5c7;GE^W_#jq>HQ((@=62Witb53}oT1^k^v^_@>OB`1y9Tfq z_;1dfSIu)=%~73^%UXGw%O7py^Q0%zk>4nM_>)iaQ*XF$m8-*6)V8Y)9!pS2 dLG*-6+{-Vn3Mnj literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Hats/jester2.rsi/meta.json b/Resources/Textures/Clothing/Head/Hats/jester2.rsi/meta.json new file mode 100644 index 0000000000..951f247c92 --- /dev/null +++ b/Resources/Textures/Clothing/Head/Hats/jester2.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693, inhand by github:Morb0", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/Shoes/Specific/jester.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/Specific/jester.rsi/equipped-FEET.png new file mode 100644 index 0000000000000000000000000000000000000000..6a1cedcc12e59068650deb655e68ba925ef0d133 GIT binary patch literal 502 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5M?jcysy3fA0|Vm< zPZ!6KiaBp*+50g$%Cz3+>eap3bnFOo1Lt&uZP#uT0?m~6YZP_k7Sh$}5MMCah0}1M z;l_mua}rMOXx_a^al`+JoO{0~opcbpcc#X;<&k;n1Z74AcP58EmIfJ421_A^A{B-w z9tTc_^}>lrb9fZb~WDKpld?7uI* zBag2?NWW&+exqJ)ao0Q694A#3)~VIsvc0!Z%Dnx@m(P#iai^R;V|&{<>r?xrl6VE~ zovd$GoxFY5K5gfnX@{(H&-Ywgp7X!9QRfc>Ut(3u&X)%_03(vY)78&qol`;+0L;zN ASpWb4 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Shoes/Specific/jester.rsi/icon.png b/Resources/Textures/Clothing/Shoes/Specific/jester.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..2da879fce51ba37b9971efb3e72df27b37258d1b GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4jBOuH;Rhv(mfq~J& z)5S5QV$Rzs`?C%Oh#cE5{r-}pOiWUthDG^{30s?k7Y3&vU6_Aysq=h=V0nkATWe)S z=ETU#$kZ^h2QF{05XqWV;iqyvK~+r2GoE zNmcl3jdlGF64~DmSB2>7#fNNOdH8L%G;e$=o5U5XW%X*GKev3lR@J}i^{Wj*oD^(D-!yn(`JhSiq_Kd9oYk#pN#V=txa@kKa_mt36 z(bUfM`o@4vlY*a6E<$>Irr?f`y|GMw)>Zh=hQOpop(ra-=izmHjKOP-(#0=@B05y iS%`sApkXpw1Y=EXsLJ~ZleB;V%i!ti=d#Wzp$P!Ma-mEB literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Shoes/Specific/jester.rsi/inhand-left.png b/Resources/Textures/Clothing/Shoes/Specific/jester.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..6e4d4196192a0d35944f7d11ef2a2b225e544c26 GIT binary patch literal 234 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=8$DedLn`LHy``AP)X_*n>O z3`5-M=-B&z|cBvh9{PcBV$n+=Ger}wkP z?>_%u{UZ0DPq4q;>>mX_w{~p(>Ah|L_iDS@{2n4uG9sn~N!+=bWf!^`ic)~AgO-sG82 z2Aae0AtLHHU)td}lb)2%-eaRaw`|ibmG|+-i}OzI{AwR6e0{#_qpaXJ_PdT+%~NaM zUe&#?&HJ_ej^04~-S@Hu&(}{f(yP^>vXf7*?F!Z@tuazP!fYnfw+@ mUw&o|72iAUpEU!+onG7H^0xL_6SUue)Oou4xvX09lR`fGo!eK$hbKkoy;+$&dz#9)@rRZM1b>i?LO8k zo9g>YDNobaCe-n-@B6-;5)mQ^pgYfWKYhm;*eMZV zpaAUr{*OPDJ3Z>3=Z0?_FGw)e?Rj&=#bz(9P` zfZJvf!h~QOrSug5D#BqCVB{K6tWkiwALXux0lTA&g1!PEvX@`ZC}q(Q2R^9H1n)W= zhT||?Me8N=QGx4UJpQZtQ0=y7fli+zUA6$W69T~g#Q}W`d<2$ne)FdtG#H$MbOCgS zZ`~cCBtSdmQm1{MZat>DhQ01E?2bZT0sP^s-Nm=BPSV7tHx0dSHtAXQqB>SV@nf@d z-BSE`z{6L+i;v!%SJN;k&wZk+d2e3;{=diuon_&(tHyPQaxCF1>rYU z6GQ@py;-HX1s0_*=@wWJ_Xv>XI049VoB(7wP5`nTCjeQF6M!toNC4i2iTfgw6szOo z%AV_uhS(ml0GFQ>{Zx5yJ1Q$d)&kpboH}3K*l0;b5D5V1C+1K2f9nMkKw6w&0-V>g zK{^Y?qF4m+2;js7zMEfu69hq~hDFE8TA;{YOSzlh&wd!P^O$z`NLZH~30Z?tEjKW|C0+l%{YsI-r6bCy|?^c zW~rbA1JkumpXm~K^CMQUX=-Yk{onJZ#X)x}SdX%vpLRR{{o~Is+t$sUd}=KNLuK6N z2>$Qqw;4sRX@62#8`!rtXa7y_qM#ij3pft;S*Ini9ZT6zZyudj|Mp%c-{gaet6lx1 zXS$!*vx?0pKUeJfKC7tv?_6yB^Jm{Lo$xvR%!W;8bjr@&u$5kG^=#_oLrW(ecQ+C_ zYkT(dtfPx86R!R#xNxrYy!LY5>Dmkh;h|^c{Wq}1HTKLhWH_5<=lnuPed_JluDjAl zc^Q%)$nLnWYq2!j@cH6Z6$><-wq#D6eClg*(Yx1o(k{kXYTjALaKO8)qxyCZTmRyV zuJXF;Wdvd1r~Mwa6YCCNTvy>Yp*oV`!)%xD>lorDzc^8RPtAlWg;Kz@w3K!HnEh2Po0;7q+)78&qol`;+08Wa_ AuK)l5 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/jester.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/jester.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..965b9229cbb22672b1b32b3cf48e8fa109ccee1c GIT binary patch literal 472 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV4Uyi;uumf=j~0yyk-Ltwg>aO zJo=^>vcI@eoU&@sx)Sd`ck6=}mUdY^m6==B&@=H7^k-zt`C=5Y8!Eer!kF_WuXOlZ)d;85kxlaj2W& z_$|nGihP>Kq@-1Q>Ya+UZ+7!M%@a{Db(0c}aTRc2S;4jO=G;BES>N6XeHI$hd-s&= zb^UGE+#=4WE-rqX{e8an?@jZjf3HmWbVq4|PPePJrbRsWo~WPO40lS4uFMylJngxf zC)bn8oq=z@ZAz@U#k&9GT?;0Lg8bZ{k0mV_DwqWp9}r>)@cWl~rsd;uL$mK!wX#g@ z*B(_qb@Iwbn@0cD>rK8paWf`xK43oJ?EmhZ_{-m?e*gHC<@0W}G6TcYz+M0c5`DV*os#n&16nM_W@UX1+w}q&}m314t&+T)FUJ?8FWa}-{ zcaOIuEiCJewUA|0xC2sn6{yeViF>2-TdD7bc1#Sr*SmcAU&HLvq1nl!wABU}V+@|I KelF{r5}E)hrP0d( literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/jester.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpsuit/jester.rsi/meta.json new file mode 100644 index 0000000000..03c2ba394f --- /dev/null +++ b/Resources/Textures/Clothing/Uniforms/Jumpsuit/jester.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/jester2.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/jester2.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..e77a295d082c7ef4b0a9fec4e6148a6178a3b2e3 GIT binary patch literal 1930 zcmV;52X**~P)EC9GfE!{$j1V{cL?*z>g+`AWDL z>IU%Ofug@JD~sz_er93aB!SE0MwgW(8qI>Qq_mLIn2>AGBClN%(h|^2g^h^&VsYIh zD!x$#)M^Q#9zEh;6(dG2ps~6rfupDhm zdvQzTnT>y+1U=!AO*IEUliNV`oD6e4JoMtzay0iZM|)|nkarpV4%jODe~rPv0BH2&i6L27hfg4imTB zD{PJLC;hJl?w~d4Ik`KR6ck~|XuK|;iG#;o7y@&t&*kn1qycMD-xR~2Mftc#8c=S@ z&qVF5NL3E2Ad|gPJYT!_FUm^_ZONSqj;xlc0X#G8wY(pJx8U-5&M$;}a72Kq0sDjo z6eVeZ*LY0ny0{-3^W*y1nC>GuffNDbJOzc=2T-XOx1$mas!%-8N(KA5y12DZn~1|k0DC$z;Hp?&Q^+s`%BnAP-vEjyXFR)2!|DI-8vQh z{eG&aPoIWgUsH-(L_`VY-xP9jg&!Ex@Kn1^5^QV0SkjdnKR|+1isxw5^-fO-Ydr(M z_@TWql~O*tutk8Fjx_fC%;|?+(D2)RkV$NU z6ai+Oz^242z2f;G!i*VUWD=WTn*eK^fVn2;bGn7btuD!`NWhcm5G%M7xE|hot*lJE zcN&`@wI#;8vsXjvtT=&p#r**Fh}%2DRx}F@tP+inrie}8vx|1OLu8Vn#|b=Kg0|;} z^vzN8sJxhus>9ye)x{Ti=SM|HhY={jjpx(i4u|$!`d?dr$iv39&tWoVY(a73`H1@K zRmKTz0lY<57k91^h0-C&<{{Z2_5zPdmM2Mo52H_vfP^QLPxTGS?c0s#>hG3f&0mFB z5xV1<4Pe#&XQ*7e`5TiR#mCg>gCcK|(o+Xz%4z@`JH3IEQ!~TV-U^Q6tKIg_Nv&~qjIU(Z-PVv$6k)-!; zQ~C)U9KjBWPx@#|7Towflzyf9I9}j*Qp_+Poks?Jw%uWA8^Eyv?1A32TtA_7B&cc) zH&{Eo^#r;8lVJrrM7)3*m{D7+>c@5*Pi!94+JO`SV`;8t;PiaJX?%jrT7Zw8r)VYU zTVbsj#+f{+o{zmWuXpmDByU3Oyd)zG=NE9TX1crA=Fmq=Tqb3o;Kbh zgC3_)0H1bYo9Zi=UVAu;Pms0&OaiaD>uM}#@@;q~jkn0)3sXm|&dZ}Uz;wKT))^0#6!4fBLd;}RSZkm;Gc8z33{Gon!(#wO%8MUmzB4-5?3i}Ia5 Q-~a#s07*qoM6N<$f^E5?d;kCd literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/jester2.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/jester2.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..6987782a003fa043ac5e9f36ef39eb3ddb46db5f GIT binary patch literal 593 zcmV-X0n}LjS*M|_ciVU-$RzXD2qP-v?viWswV#yd8c;EYxh%z@WCbMDA_=G=SV zkH=&~u}58Tj&V{aDLD+xl!}#S3kCiyA{LVo4$Gxrus%dxfR3RAkWNTLIUCN;C8Sb-&!-?7m9ZXF5Q4EVwF$X+DBG{XT#KAme1VD{G_a=){bPIo z4r7t>qp5tl0>d4-N_{=Y5JwF8lK}d4)OPypsf5=vH%6b{(Ee_RBa~3*xp=J;(iDI` zxYb@SFzs=oZ6<+TDm71e7wHy_MMFk(k;qU7JP545;nHEp4Rv7PF9Ea;gs20{y8I)| zM^hbG5gl;+RR>;ammdb%1B&QE0w0tcAw84!Na{)PE58H4c05Vr6lxzc_6P2a85=eX zz;?VyBUwKlNOL4|VPr{eQMj##{XwErq8PSe!vGvFRU;SAk{`ImeJ*F}_?rXRDw|7* zozEq5Y{kmGO*o^3e7^iO=5K+~w>J!+LGV(<^*LH=%^mp*$YG|qDF6+kI%j6XH4X3^ fVF6eGEeH4nYXP$#sh@=T00000NkvXXu0mjfj}iNH literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/jester2.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/jester2.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..48cbc3898b9d067eac62d57aec2c51e869e8899f GIT binary patch literal 461 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV4ULV;uumf=k3jneun}?j(xOW zrgFVyB74Cn%Naa{Yo%@CO0}B175!}5C-WchaB5dOzA(l?=;Jh*tgL6bCy|?^c zW~rbA1JkumpXm~K^CMQUX=-Yk{onJZ#X)x}SdX%vpLRR{{o~Is+t$sUd}=KNLuK6N z2>$Qqw;4sRX@62#8`!rtXa7y_qM#ij3pft;S*Ini9ZT6zZyudj|Mp%c-{gaet6lx1 zXS$!*vx?0pKUeJfKC7tv?_6yB^Jm{Lo$xvR%!W;8bjr@&u$5kG^=#_oLrW(ecQ+C_ zYkT(dtfPx86R!R#xNxrYy!LY5>Dmkh;h|^c{Wq}1HTKLhWH_5<=lnuPed_JluDjAl zc^Q%)$nLnWYq2!j@cH6Z6$><-wq#D6eClg*(Yx1o(k{kXYTjALaKO8)qxyCZTmRyV zuJXF;Wdvd1r~Mwa6YCCNTvy>Yp*oV`!)%xD>lorDzc^8RPtAlWg;Kz@w3K!HnEh2Po0;7q+)78&qol`;+08Wa_ AuK)l5 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/jester2.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/jester2.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..965b9229cbb22672b1b32b3cf48e8fa109ccee1c GIT binary patch literal 472 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV4Uyi;uumf=j~0yyk-Ltwg>aO zJo=^>vcI@eoU&@sx)Sd`ck6=}mUdY^m6==B&@=H7^k-zt`C=5Y8!Eer!kF_WuXOlZ)d;85kxlaj2W& z_$|nGihP>Kq@-1Q>Ya+UZ+7!M%@a{Db(0c}aTRc2S;4jO=G;BES>N6XeHI$hd-s&= zb^UGE+#=4WE-rqX{e8an?@jZjf3HmWbVq4|PPePJrbRsWo~WPO40lS4uFMylJngxf zC)bn8oq=z@ZAz@U#k&9GT?;0Lg8bZ{k0mV_DwqWp9}r>)@cWl~rsd;uL$mK!wX#g@ z*B(_qb@Iwbn@0cD>rK8paWf`xK43oJ?EmhZ_{-m?e*gHC<@0W}G6TcYz+M0c5`DV*os#n&16nM_W@UX1+w}q&}m314t&+T)FUJ?8FWa}-{ zcaOIuEiCJewUA|0xC2sn6{yeViF>2-TdD7bc1#Sr*SmcAU&HLvq1nl!wABU}V+@|I KelF{r5}E)hrP0d( literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/jester2.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpsuit/jester2.rsi/meta.json new file mode 100644 index 0000000000..03c2ba394f --- /dev/null +++ b/Resources/Textures/Clothing/Uniforms/Jumpsuit/jester2.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}