From d8effa61504736f6faf5edec014a9dfd217f6f95 Mon Sep 17 00:00:00 2001 From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Mon, 4 Sep 2023 06:16:36 +0100 Subject: [PATCH] carpsuit and iansuit revival (#19728) Co-authored-by: deltanedas <@deltanedas:kde.org> --- .../Locale/en-US/store/uplink-catalog.ftl | 3 ++ .../Catalog/Fills/Backpacks/duffelbag.yml | 12 ++++++ .../Prototypes/Catalog/uplink_catalog.yml | 10 +++++ .../Entities/Clothing/Head/hoods.yml | 30 ++++++++++++++ .../Entities/Clothing/OuterClothing/suits.yml | 39 ++++++++++++++++++ .../Hoods/carpsuit.rsi/equipped-HELMET.png | Bin 0 -> 397 bytes .../Clothing/Head/Hoods/carpsuit.rsi/icon.png | Bin 0 -> 638 bytes .../Head/Hoods/carpsuit.rsi/meta.json | 18 ++++++++ .../Hoods/iansuit.rsi/equipped-HELMET.png | Bin 0 -> 398 bytes .../Clothing/Head/Hoods/iansuit.rsi/icon.png | Bin 0 -> 605 bytes .../Clothing/Head/Hoods/iansuit.rsi/meta.json | 18 ++++++++ .../carpsuit.rsi/equipped-OUTERCLOTHING.png | Bin 0 -> 1584 bytes .../OuterClothing/Suits/carpsuit.rsi/icon.png | Bin 0 -> 946 bytes .../Suits/carpsuit.rsi/inhand-left.png | Bin 0 -> 498 bytes .../Suits/carpsuit.rsi/inhand-right.png | Bin 0 -> 496 bytes .../Suits/carpsuit.rsi/meta.json | 26 ++++++++++++ .../iansuit.rsi/equipped-OUTERCLOTHING.png | Bin 0 -> 1543 bytes .../OuterClothing/Suits/iansuit.rsi/icon.png | Bin 0 -> 287 bytes .../Suits/iansuit.rsi/inhand-left.png | Bin 0 -> 401 bytes .../Suits/iansuit.rsi/inhand-right.png | Bin 0 -> 399 bytes .../OuterClothing/Suits/iansuit.rsi/meta.json | 26 ++++++++++++ 21 files changed, 182 insertions(+) create mode 100644 Resources/Textures/Clothing/Head/Hoods/carpsuit.rsi/equipped-HELMET.png create mode 100644 Resources/Textures/Clothing/Head/Hoods/carpsuit.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Head/Hoods/carpsuit.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Head/Hoods/iansuit.rsi/equipped-HELMET.png create mode 100644 Resources/Textures/Clothing/Head/Hoods/iansuit.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Head/Hoods/iansuit.rsi/meta.json create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/carpsuit.rsi/equipped-OUTERCLOTHING.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/carpsuit.rsi/icon.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/carpsuit.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/carpsuit.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/carpsuit.rsi/meta.json create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/iansuit.rsi/equipped-OUTERCLOTHING.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/iansuit.rsi/icon.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/iansuit.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/iansuit.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/iansuit.rsi/meta.json diff --git a/Resources/Locale/en-US/store/uplink-catalog.ftl b/Resources/Locale/en-US/store/uplink-catalog.ftl index 1d8ddf21ac..d8ad23b960 100644 --- a/Resources/Locale/en-US/store/uplink-catalog.ftl +++ b/Resources/Locale/en-US/store/uplink-catalog.ftl @@ -317,6 +317,9 @@ uplink-costume-pyjama-desc = Contains 3 pairs of syndicate pyjamas and 3 plushie uplink-costume-clown-name = Clown Costume Duffel Bag uplink-costume-clown-desc = Contains a complete Clown outfit. Includes PDA and service radio. +uplink-carp-suit-bundle-name = Carp Suit Duffel Bag +uplink-carp-suit-bundle-desc = Contains a carp suit and some friends to play with. + uplink-operative-suit-name = Operative Jumpsuit uplink-operative-suit-desc = A suit given to our nuclear operatives with fine fabric to make sure you stand out, no other benefits aside from looking cool. diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/duffelbag.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/duffelbag.yml index 59bade855b..777f48dbd3 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/duffelbag.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/duffelbag.yml @@ -180,6 +180,18 @@ - id: ClownPDA - id: ClothingHeadsetService +- type: entity + parent: ClothingBackpackDuffelSyndicateBundle + id: ClothingBackpackDuffelSyndicateCarpSuit + name: carp suit duffel bag + description: Contains a carp suit and some friends to play with. + components: + - type: StorageFill + contents: + - id: ClothingOuterSuitCarp + - id: PlushieCarp + amount: 6 + - type: entity parent: ClothingBackpackDuffelSyndicateBundle id: ClothingBackpackDuffelSyndicatePyjamaBundle diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index 34bd6789f5..022e22781c 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -1312,6 +1312,16 @@ categories: - UplinkPointless +- type: listing + id: UplinkCarpSuitBundle + name: uplink-carp-suit-bundle-name + description: uplink-carp-suit-bundle-desc + productEntity: ClothingBackpackDuffelSyndicateCarpSuit + cost: + Telecrystal: 4 + categories: + - UplinkPointless + - type: listing id: UplinkOperativeSuit name: uplink-operative-suit-name diff --git a/Resources/Prototypes/Entities/Clothing/Head/hoods.yml b/Resources/Prototypes/Entities/Clothing/Head/hoods.yml index 35a4ecd958..68ca524e0b 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hoods.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hoods.yml @@ -142,6 +142,36 @@ - type: Clothing sprite: Clothing/Head/Hoods/goliathcloak.rsi +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatHoodIan + noSpawn: true + name: ian hood + description: A hood to complete the 'Good boy' look. + components: + - type: Sprite + sprite: Clothing/Head/Hoods/iansuit.rsi + - type: Clothing + sprite: Clothing/Head/Hoods/iansuit.rsi + - type: Tag + tags: + - HidesHair + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatHoodCarp + noSpawn: true + name: carp hood + description: A gnarly hood adorned with plastic space carp teeth. + components: + - type: Sprite + sprite: Clothing/Head/Hoods/carpsuit.rsi + - type: Clothing + sprite: Clothing/Head/Hoods/carpsuit.rsi + - type: Tag + tags: + - HidesHair + - type: entity parent: ClothingHeadBase id: ClothingHeadHatHoodMoth diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml index 0c7017fe0b..c4eb38ed80 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml @@ -155,3 +155,42 @@ sprite: Clothing/OuterClothing/Suits/monkey.rsi - type: Clothing sprite: Clothing/OuterClothing/Suits/monkey.rsi + - type: ContainerContainer + containers: + toggleable-clothing: !type:ContainerSlot {} + +- type: entity + parent: ClothingOuterBase + id: ClothingOuterSuitIan + name: ian suit + description: Who's a good boy? + components: + - type: Sprite + sprite: Clothing/OuterClothing/Suits/iansuit.rsi + - type: Item + size: 30 + - type: Clothing + sprite: Clothing/OuterClothing/Suits/iansuit.rsi + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodIan + - type: ContainerContainer + containers: + toggleable-clothing: !type:ContainerSlot {} + +- type: entity + parent: ClothingOuterBase + id: ClothingOuterSuitCarp + name: carp suit + description: A special suit that makes you look just like a space carp, if your eyesight is bad. + components: + - type: Sprite + sprite: Clothing/OuterClothing/Suits/carpsuit.rsi + - type: Item + size: 30 + - type: Clothing + sprite: Clothing/OuterClothing/Suits/carpsuit.rsi + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodCarp + - type: ContainerContainer + containers: + toggleable-clothing: !type:ContainerSlot {} diff --git a/Resources/Textures/Clothing/Head/Hoods/carpsuit.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hoods/carpsuit.rsi/equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..3bc714975538f77b5fc338b5638fc69e79c89eac GIT binary patch literal 397 zcmV;80doF{P)Kl(7nfFc5|>I=CA90?j4OoLbO5_yDCtcl8AX-yd4&a(@Ji ztK{3h<0A(dj_8LXB=!G6Q=?xJSI(eYbb3F!C%E(WaU>K&TZlx$bd8@!sg-yLSiQQ}b&P>j+EBpOCp@cYdP!KOA-q-6EZ!3yR&t4y z@QJWrmjQ)uEj`)bH;c0k{<2t)MHj(t_4H=jIN8QZPA>>g3i}HAveKN#`Vx0qU0Ieq zDrXFXC?SG)Nm6E$JS75>RoPi*-&EbVL{U77yfrH5;>eN{uV2)%bWKanh@O@wPsQ5% z|9u*nndwG%cMy7CP4jacocmC#n&$7RY1Yob@dDRs%U_f|&3%hrZE3z^@a(|lO-oB2 zz|}5{JZlL(QI{NY?3oOFT)c* zrT_o{32;bRa{vGf5&!@T5&_cPe*6Fc0Jlj*K~z}7V_+BsqhJ(_f>AJ(!Gwmp|0y+t zi4x1-yn95kBbX?${KwDF4AgK0NuZ(OKghEGW`;3v4B|t@=@RE)OFw`9{NK(p8%)C- zK~6}pkg5S_8N=Q~(;0Yqc^QBX0MkH6FgV-MF%5XTRepne+((30ps~WgttDEeDCyJOn^lj-5*Y?g$WoSq>5h$&Z3jFbYP&C>U}8 Y022aSiaES}Jpcdz07*qoM6N<$f|n{9O8@`> literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Hoods/carpsuit.rsi/meta.json b/Resources/Textures/Clothing/Head/Hoods/carpsuit.rsi/meta.json new file mode 100644 index 0000000000..7d275df034 --- /dev/null +++ b/Resources/Textures/Clothing/Head/Hoods/carpsuit.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Modified by deltanedas (github).", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/Head/Hoods/iansuit.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hoods/iansuit.rsi/equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..25006c0110674ed63746d6004a65596fbc8fb6d2 GIT binary patch literal 398 zcmV;90df9`P)-nZNOhYl?00001bW%=J06^y0W&i*HXnIswbVOxyV{&P5 zbZKvH004NLQ&wKl0garF$_f$P}iNp96&+bDtZ7x!L2hIv-JoHmRw(P)%=0F5k%W5eI zI}Fhqew`f56hjQ9%(Es=3z>LxIj@``y%*N|of8(KURV-2A&K05X>zr{AeiU}!ORH= zt65hP$mDb@3YE&wVH^a=Eesg`dhQ!PXy*O~%i)^m$wR!*O4{amq|$+K^ee_FBq&V^ sf})Uc1q!f&hXOov*a1IfrSdO40Xzj9g_#2d`2YX_07*qoM6N<$f+mKY_W%F@ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Hoods/iansuit.rsi/icon.png b/Resources/Textures/Clothing/Head/Hoods/iansuit.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..32b21f4bb8e07a52d2ff63f215129a878dfc7323 GIT binary patch literal 605 zcmV-j0;2tiP)(WaU>K&TZlx$bd8@!sg-yLSiQQ}b&P>j+EBpOCp@cYdP!KOA-q-6EZ!3yR&t4y z@QJWrmjQ)uEj`)bH;c0k{<2t)MHj(t_4H=jIN8QZPA>>g3i}HAveKN#`Vx0qU0Ieq zDrXFXC?SG)Nm6E$JS75>RoPi*-&EbVL{U77yfrH5;>eN{uV2)%bWKanh@O@wPsQ5% z|9u*nndwG%cMy7CP4jacocmC#n&$7RY1Yob@dDRs%U_f|&3%hrZE3z^@a(|lO-oB2 zz|}5{JZlL(QI{NY?3oOFT)c* zrT_o{32;bRa{vGf5&!@T5&_cPe*6Fc0G3HaK~z}7V_+BsqhJ(_f>AIO!J}5z|M>W% z048!Qmk^hNTZ+yn6)=)xIS9OX`3x?OEGAd|n~|m=@Slx`fi2}BgSdt>183SZFb(2^ z#K{3H;`wChwf~X= rEVR!B)CQvt7zLwX6pVsVFyH_HoV7C}culj^00000NkvXXu0mjfcB&9G literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Hoods/iansuit.rsi/meta.json b/Resources/Textures/Clothing/Head/Hoods/iansuit.rsi/meta.json new file mode 100644 index 0000000000..7d275df034 --- /dev/null +++ b/Resources/Textures/Clothing/Head/Hoods/iansuit.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Modified by deltanedas (github).", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/OuterClothing/Suits/carpsuit.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Suits/carpsuit.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..0a2217753e00891cbadcece1ec574fd966ff1b09 GIT binary patch literal 1584 zcmV-02G9A4P)(WaU>K&TZlx$bd8@!sg-yLSiQQ}b&P>j+EBpOCp@cYdP!KOA-q-6EZ!3yR&t4y z@QJWrmjQ)uEj`)bH;c0k{<2t)MHj(t_4H=jIN8QZPA>>g3i}HAveKN#`Vx0qU0Ieq zDrXFXC?SG)Nm6E$JS75>RoPi*-&EbVL{U77yfrH5;>eN{uV2)%bWKanh@O@wPsQ5% z|9u*nndwG%cMy7CP4jacocmC#n&$7RY1Yob@dDRs%U_f|&3%hrZE3z^@a(|lO-oB2 zz|}5{JZlL(QI{NY?3oOFT)c* zrT_o{32;bRa{vGf5&!@T5&_cPe*6Fc1Zhb`K~#9!?OHo%6j2m?JFMgbNlZv#p#hCx zEutV|(6tCQv9k!4T8Iz?I}wZ^Rtgdj5iKQ!ooOV6F~&kLf}&XXhiIV~%x58+AaTqY zxSP9g-|oK8yh((2V3~cNnRD-XpZVM?L_k15KtMo1KtN;M9R3_1*n2827K<^jM;Y~K z|KEJdo1U=k@PIhhcQ$dlt*tGGBg&}HVgP1;&(v)1?&=ZehkJ7-*UXuczi<5`R+i?) zk7r{QqBON`6?>MpSQ(Lq^R^=7Y{(%303qNw0Owss!p3><)T-Czk4(wmh+m2006C8` z>Ivwd)_$Nn@*F1ok%f#hYNS40^kwnmnzIYZPX%g2 zKQh8~7RdaKM3DRG@JBl81Cyf{aw|)VWoLmy&Ak<6w4C@V# z*dfM7PNsefl=%tAw->~t?-S*+4S!^61f1v7i;h(98*q{!J8uJH0p#1Asy+)5$YK6J z69E8BcYe#Ea@L?tIn#FmT7z&J1~jdoO_bb5TY;+R@L~9l!^Fq)Sdyt)-P0gF{cm~Q;Y4NF@DpZr<^;G$E{Z)rVYp`UE5D}3^6KQ`i1+o#Mnx7{~IOhj&=T+gaTKNJ#p~^{+LAL6MptS@j@L4bJuF4be1r?W^OQ0L9 z&Fea!!~t77#PvG^6+3MI>AP`Op>YmyVx$ornw0JmWGiehh#vP%P-mT|l@w+25aw#L zmH@cW_`Nf^dLxmg2%Mwd%!AE3A~Y0$oToq}kGtWWfUm#Vxo`djSmWUP5ZSj5Yf(EWf4rB zw|X0-X-3W`G5b>X4@2MtHxGu|gykbs=P6XpWAYmb$`^o5Hn|B#0&wRy8@LD_1z4Z< zn+@`E@FIXooPHx9XuCvUb4gHi&W$~?I(WaU>K&TZlx$bd8@!sg-yLSiQQ}b&P>j+EBpOCp@cYdP!KOA-q-6EZ!3yR&t4y z@QJWrmjQ)uEj`)bH;c0k{<2t)MHj(t_4H=jIN8QZPA>>g3i}HAveKN#`Vx0qU0Ieq zDrXFXC?SG)Nm6E$JS75>RoPi*-&EbVL{U77yfrH5;>eN{uV2)%bWKanh@O@wPsQ5% z|9u*nndwG%cMy7CP4jacocmC#n&$7RY1Yob@dDRs%U_f|&3%hrZE3z^@a(|lO-oB2 zz|}5{JZlL(QI{NY?3oOFT)c* zrT_o{32;bRa{vGf5&!@T5&_cPe*6Fc0qaRbK~z}7?N+}_!$1_iluFwS))rmsP{BbE zMHEEnpo3dSCvg`+1pk5l0S+QKxQaM9y19vqpn@Veh`+F_Vr>I4MKtz{yyJ37G1n%8 zkPpJ^d++YP@9w=j%2)io0;oQiNiQ?URMIBo>=t4xNDKsozD-H!#ENVq#qJNb`KoyuWL=S!O4J` zbkXG_k8ytUI}(7M;M>?KdulnGpKw_b7*BIUxdnvs>Vb{jPU=HWlZiV$H}6}GnPrDt z3tA-a00HFU@sg!@WDk*i4doh(@kj*#IBx0@(eDIF)d|$`AVt@wzIu5aJ<#AT((mvb!KVkf8D(cA)DLCdN;Bt%Y+4t&Is$GFf1(ESH8 znJoK$dUWOCBTl`bA|e^I@#I>Q2w9A3Pb7i~Xn2Tl+@ckQsfY+90E-4~E{v1KhH?w= zpAR;j&hnj~UG8a!i!lK4P)`6Pxm>{^mycX53Gx_6VncliYqhGU{(k+?PGCFy0AI08 ULu6@?dH?_b07*qoM6N<$f>~gqA~y$JTlG5GWI z^N0ZYsRr(q1N*!P_M{{HlL7sm0{plK_k024zBu}S0PKMP`;-Lfwh;Jt0PS-C=70d~ z#KGnD00001bW%=J06^y0W&i*Hae7o(bVOxyV{&P5bZKvH004NLQ&wYE64ge+g9Svl01fKu^0Jlj*K~xwS?ZMHK z!9WlN(3=*wNiYn?L_~!D|HpmXRV1@hrM&eyFvgga0`Fv2AX_;XykUuKx>#1V;LmCe zY!untcBks`WPdoSL$=^fF*F{(cqU^&w)WDIctV2L7TNmSfET~jF- zS@hCI00001bW%=J06^y0W&i*Hae7o(bVOxyV{&P5bZKvH004NLQ&wYE64ge+g9Svl01fKu^0JTX(K~xwS?ZMHO z!7vmB&{J1W%S8y9P*vss|8ZVBT9GyLdiRDg#!MB+RV)M(vMiCSB;H6>uhxoOx&gL3 zj5yW(!6TQ~j+EBpOCp@cYdP!KOA-q-6EZ!3yR&t4y z@QJWrmjQ)uEj`)bH;c0k{<2t)MHj(t_4H=jIN8QZPFIB|g?(zitTgAbzQmm_tSn0& zl{1Dxln_C@Bq_5=o)Q7c1=(3=-&EbVL{U77yfrH5;>eN{uV2)%bWKanh@O@wPsQ5% z|9u*nndwG%cMy7CP4jacocmC#n&$7RY1Yob@dDR{mcJ-_n)?>L+R}W-;Msx8o0gV5 zfU8{?dDaqoqAoe)*fSaUxPZYp4Bdlky|Jt2J?Bpl+m>H+2Zu*6A@!b(KjRH&{0?a$ z%m4rY32;bRa{vGf5&!@T5&_cPe*6Fc1VBkdK~#9!?OM-k6G0T7Y+4sBBB30@^ zg0vulf*>NO2a7jvLjMTQJ$v>a@K*3v@E{eDf_U*Dh|r=rwcuf~#vp`J*fu5ZH{F>| zw!6v9?Cd1P`Cv)*&D;Ind$aTN4IvH=4h{|u4i1uNHk&;a`MAT=d8pND^#~=|aCscAFbSmETh(_kEvUaF|_8hH~f? z=KTDP6Xzp``PJR0a+Is`d(z}{*ZLyQoW{igBO*Q1LE!wN(;_a+ak(nLCqsU5wjMQ> zDH1-}AYmA$>Oqcj=t1995JY~tMy9< zR{Rq1A99pK5BjFQ0+IjMZZJ?6<*NKc1Au6XsC-&Z)l15g&*?(sT|tK!IM;`ZrbkjXXpwWh-U+v5q*-rlkE zl@Cj2c5R~`fH=}{etJ5)2CTpUr`8vMu@-HNb~e$lCp|_N<#>)jC3(aCqnsye|@iD!^JNm{tQeVX^`|@}EOG0N4Vn#@k_8HGuM>Hb>ce zvuc~kRrx(x@=B#nN$9wrw)lwTD2JZuAh6)$-E_~P)4wWY_b6Ab1nEstku=MIq}(L3 z0-t4*gM)*EgM)*E!?67YoriduI>Pq#m*nW^h%78Dlx!NlwYAkNm&@ep_viFpCpDgL zH5l*1&CFaPFvK>%32xCAE6ZV?suobI)vO+o0T(z$=%(d8E$5M{j*}DE3_*^dUawmT z0yw}0PQDQXTOyluf{?2TbndNYrps*r+_1s!w)nvw-G;_)tj)c^EWifX0-LC9);hs> z4W4yk#0J2fcOM{E0Or3glghjMBMShyVT1JmBy;cnn>+T~e}Yr@9D#BGw(q{@IeY)v zmy-11r6LesvjVDu4Wu z?%H;{-NKy*2e`lqZfZk{ZG|m{_>om^(MbSoH4mOAzz8JtK}eSuc2<}H1T-&?oP3;@ zx9L1tWs+o9vURwpRV2$7OT@5?eaR_6c_Ck{p8x3<2hKal7=MDz3!vF)sI8u-}& z%m`N+_GW_P;JgW2v;!~>3n3G>dGFMtIB!_g=*v)}}G-lmwl3E-FIK@b*gQbA!Rjc$YG9NYc3wah{{Y9Sh$#w#Jl_BS002ovPDHLkV1oA!@B9D& literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/OuterClothing/Suits/iansuit.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Suits/iansuit.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..2851091bf4ac2123c57a1817887e6f10970e909c GIT binary patch literal 287 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfvxd5LK*ZuqV-?(w(_3PJpfi@Lo_BPCrE@iF!W4l z5MUPWV%R)s!33jC4W26|Wpyx4YWi~F!i5hhEe)u{w21PLP*c#U`HcPJ}0v zmupH+8@GxP^HdGvL%fOePP~zldUeJ^Qtg1ofj3f1UY$|sNLjx+Yl3l?_g&?yfvl&N zuM%I(F{QI>Ay)~PQVgTm3>5_v$;gI4PX`Y{SBGGSAi@1yC5(y-#8j6!q|VXQRM4~( j^mGUaa0n21WX`~*C*54PL*JZfeAHAfyO@afa1 zpUX^tuJyQa=q7C2y${@?B1WTt`M^Cu>bjBIXcf zM@2C)OFJL*JZfeAHAnvET92R0 zOo76mK7G1zSi#p~Mrm#a3ri^_5Umbd$-k5O6zXb0|VoLW#$~%{;cDG4OmS%7vBX(9H)gi9ais8aGScX~|4rJ;UMNDPgc-h0n>B&z8XsD%?(u6BrHJ)feoZ#ksJ-mvKcl o(=H}67U5taoi5)3kqNvE{*8QpZ{1Y;26Qxor>mdKI;Vst0G(ZrPyhe` literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/OuterClothing/Suits/iansuit.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Suits/iansuit.rsi/meta.json new file mode 100644 index 0000000000..542edf0002 --- /dev/null +++ b/Resources/Textures/Clothing/OuterClothing/Suits/iansuit.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/4f6190e2895e09116663ef282d3ce1d8b35c032e. Modified by deltanedas (github).", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}