From 860b8c4c3384fe5b654d30783c6990c0d5a863ec Mon Sep 17 00:00:00 2001 From: Merrokitsune Date: Thu, 5 Dec 2024 22:30:32 +0700 Subject: [PATCH] Resprites some of security items to before upstream's #29082. --- .../Entities/Clothing/Head/helmets.yml | 4 +- .../Entities/Clothing/Uniforms/jumpskirts.yml | 36 +++++++++--------- .../Entities/Clothing/Uniforms/jumpsuits.yml | 30 +++++++-------- .../Helmets/security.rsi/equipped-HELMET.png | Bin 0 -> 880 bytes .../Head/Helmets/security.rsi/icon.png | Bin 0 -> 205 bytes .../Head/Helmets/security.rsi/inhand-left.png | Bin 0 -> 653 bytes .../Helmets/security.rsi/inhand-right.png | Bin 0 -> 639 bytes .../security.rsi/light-equipped-HELMET.png | Bin 0 -> 952 bytes .../security.rsi/lighton-equipped-HELMET.png | Bin 0 -> 1070 bytes .../Head/Helmets/security.rsi/meta.json | 34 +++++++++++++++++ .../equipped-INNERCLOTHING-monkey.png | Bin 0 -> 7655 bytes .../security.rsi/equipped-INNERCLOTHING.png | Bin 0 -> 636 bytes .../Uniforms/Jumpskirt/security.rsi/icon.png | Bin 0 -> 338 bytes .../Jumpskirt/security.rsi/inhand-left.png | Bin 0 -> 358 bytes .../Jumpskirt/security.rsi/inhand-right.png | Bin 0 -> 362 bytes .../Uniforms/Jumpskirt/security.rsi/meta.json | 30 +++++++++++++++ .../equipped-INNERCLOTHING-monkey.png | Bin 0 -> 20638 bytes .../security.rsi/equipped-INNERCLOTHING.png | Bin 0 -> 663 bytes .../Uniforms/Jumpsuit/security.rsi/icon.png | Bin 0 -> 323 bytes .../Jumpsuit/security.rsi/inhand-left.png | Bin 0 -> 358 bytes .../Jumpsuit/security.rsi/inhand-right.png | Bin 0 -> 362 bytes .../Uniforms/Jumpsuit/security.rsi/meta.json | 30 +++++++++++++++ 22 files changed, 129 insertions(+), 35 deletions(-) create mode 100644 Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/equipped-HELMET.png create mode 100644 Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/icon.png create mode 100644 Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/inhand-left.png create mode 100644 Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/inhand-right.png create mode 100644 Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/light-equipped-HELMET.png create mode 100644 Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/lighton-equipped-HELMET.png create mode 100644 Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/meta.json create mode 100644 Resources/Textures/Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi/equipped-INNERCLOTHING-monkey.png create mode 100644 Resources/Textures/Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi/icon.png create mode 100644 Resources/Textures/Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi/inhand-left.png create mode 100644 Resources/Textures/Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi/inhand-right.png create mode 100644 Resources/Textures/Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi/meta.json create mode 100644 Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/equipped-INNERCLOTHING-monkey.png create mode 100644 Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/icon.png create mode 100644 Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/inhand-left.png create mode 100644 Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/inhand-right.png create mode 100644 Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/meta.json diff --git a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml index f06f20249b46..ee5c2de089db 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml @@ -29,9 +29,9 @@ description: Standard security gear. Protects the head from impacts. components: - type: Sprite - sprite: Clothing/Head/Helmets/security.rsi + sprite: Ronstation/Clothing/Head/Helmets/security.rsi - type: Clothing - sprite: Clothing/Head/Helmets/security.rsi + sprite: Ronstation/Clothing/Head/Helmets/security.rsi - type: Tag tags: - WhitelistChameleon diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml index c4850954cd70..62d252ca3a5d 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml @@ -388,23 +388,23 @@ description: A jumpskirt made of strong material, providing robust protection. components: - type: Sprite - sprite: Clothing/Uniforms/Jumpskirt/security.rsi - - type: Clothing - sprite: Clothing/Uniforms/Jumpskirt/security.rsi - - type: Item - inhandVisuals: - left: - - state: inhand-left - color: "#C12D30" - sprite: Clothing/Uniforms/Jumpskirt/color.rsi - - state: overlay-inhand-left - sprite: Clothing/Uniforms/Jumpsuit/security.rsi - right: - - state: inhand-right - color: "#C12D30" - sprite: Clothing/Uniforms/Jumpskirt/color.rsi - - state: overlay-inhand-right - sprite: Clothing/Uniforms/Jumpsuit/security.rsi + sprite: Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi + - type: Clothing + sprite: Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi + #- type: Item + # inhandVisuals: + # left: + # - state: inhand-left + # color: "#C12D30" + # sprite: Clothing/Uniforms/Jumpskirt/color.rsi + # - state: overlay-inhand-left + # sprite: Clothing/Uniforms/Jumpsuit/security.rsi + # right: + # - state: inhand-right + # color: "#C12D30" + # sprite: Clothing/Uniforms/Jumpskirt/color.rsi + # - state: overlay-inhand-right + # sprite: Clothing/Uniforms/Jumpsuit/security.rsi - type: entity @@ -898,4 +898,4 @@ - type: Tag tags: - ClownSuit - - WhitelistChameleon \ No newline at end of file + - WhitelistChameleon diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml index ef5c1164cfdd..f027f6bda205 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml @@ -596,21 +596,21 @@ description: A jumpsuit made of strong material, providing robust protection. components: - type: Sprite - sprite: Clothing/Uniforms/Jumpsuit/security.rsi - - type: Clothing - sprite: Clothing/Uniforms/Jumpsuit/security.rsi - - type: Item - inhandVisuals: - left: - - state: inhand-left - color: "#C12D30" - sprite: Clothing/Uniforms/Jumpsuit/color.rsi - - state: overlay-inhand-left - right: - - state: inhand-right - color: "#C12D30" - sprite: Clothing/Uniforms/Jumpsuit/color.rsi - - state: overlay-inhand-right + sprite: Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi + - type: Clothing + sprite: Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi + #- type: Item + # inhandVisuals: + # left: + # - state: inhand-left + # color: "#C12D30" + # sprite: Clothing/Uniforms/Jumpsuit/color.rsi + # - state: overlay-inhand-left + # right: + # - state: inhand-right + # color: "#C12D30" + # sprite: Clothing/Uniforms/Jumpsuit/color.rsi + # - state: overlay-inhand-right - type: entity parent: ClothingUniformBase diff --git a/Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/equipped-HELMET.png b/Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..4fd9f44ff218b7c008b471c3ab41e442597b4e73 GIT binary patch literal 880 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=`BfniB`&GO$wiq3C7Jno3=9=> zRF7M8H5dr69HPtd8V=luBm*h+M-(#=(s($)y_eF@#z*j7tiUnJ$4Q+ zrA6+zF3@gn)A?6NkCm{IzRq^q=<%Fh#xYHC$V|VP82z zRCYx4SEHM?zZep7TU9*!KRps{m|{6a>*K@M{pW8#-?yi}ST&We)#%2Vg}*!}?Gp8P ze=UsT;`dw3+os?9`ug+h+UL95)bev#m!9hVuHw0HO8pP!`~Mj)cSrty{{H>kyWduR zT(__{fTK}I`tXcfwqlC=neH(%?4JBK`;*J`|IAHH4DZx^kJtL`%Wh(>(5uL8IzLf@ zVLM}962l#~9i5B?(htCLs87jXlGQ_3jJ2|1S8~uxN(zX*Gj1*5s`4g`8_I z{(co)&yYEJxY zT2@(cFB3bvgJ`6d{`KeO-PNnVe!imoAb6R5 z1^L*XlQ7prl!`_)n#U8 zDl4gZy1Pq=OG-;ir%zZ?JZ+i2o}rqmdXQfmBTx%tNswPKgTu2MX+Tbhr;B5V#>C_V ziBApz0Sv9@SLCeeP*PZuw4`NC%hjVtU5^Szx_ebtdMa&lICf^HaR7@}*t?j(j+~62 zFYg}bp77(%o2O5ozB$2Ez{JIMfptO)yDkI6%*Xuaz7_5|3N)X=)78&qol`;+027%< ARsaA1 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/inhand-left.png b/Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..f8f7501afcdeae45790499ec585f891623d01300 GIT binary patch literal 653 zcmV;80&@L{P)S8nnilQikYyoK94Ej|&?sZ4U1|WpM zYPG6&Lbpp)ibECx;)(OyT nHjTcwtP{XAB*3{HI5&R*CouR_&rg7K00000NkvXXu0mjf7#<-o literal 0 HcmV?d00001 diff --git a/Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/inhand-right.png b/Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..a8bbe3dfac724962184b35855c0656ca85fddea8 GIT binary patch literal 639 zcmV-_0)YLAP)J(LyJzoe1mSc~Qdf@P7`-^}hx z>gvB~Muxh4D(bW>E6(mK7U@0n;?W7=vk=Fbtz`&^Gd3{WsZ% zbzMgohKQmFoO47`gfI-D>w4>*AdLr*(hs223Aru6IfoD;H+a9_Z(Q&t2*VJA!2kdf z<7IylIR`xc`u$Wk`1<~CQCr~!DVjJ**~F%{fDl3&IR-F(n9q{-`u=Y5+7Gk|&N+_9 zV{&oMOYcpsfbX|oV6UIGAM;rZ0FL7%ZO`*G_wi?|-vPewYt!j8mTlQz)F(+fz+OLV z+m#(Vj+@-*IF1GY+m#(JH*V`ch2yV7WOe$!uWeU$;p7!Yf>~ovo_B8rAl^h_A=bWc<@V#CS0Kgbi#tD_TfXui`I%eg zxWLP)hP02N_E#VX0tg{+UQ6&WpDn(xdlKyl0oRp!+lseGQSsDq1mK(RU0HN(P76~plu68&alygF(q3~!lQf?b`{=Wb@;MxMN Z&0ntU{*nfaEfoL&002ovPDHLkV1jrhAn5=A literal 0 HcmV?d00001 diff --git a/Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/light-equipped-HELMET.png b/Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/light-equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..e1ed2d59ae4ae799acf51055078ffd75679b9761 GIT binary patch literal 952 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=WmO>&B`&GO$wiq3C7Jno3=9=> zRF4~SH9H8fUZ{F5BEOdR;tfA#?L_Xq%@1DitZ2Ne7-#Pq_dSc}vGv)G;6>}7B+cjU z`S)>2!R=RE$5t<1khJ@k{ZVmo1Ffl#Me?^DF8kVbC~IfK#o!yCio6&XFO_;MBe>kf z-ac8@;?|F~JPZs>e?46sLn`LHopmHTPgFiciFT;pk%=np2;V-)@qtM3zV4E8J8wK%3qZA=aQ%Z|05=UhGPg)ISSJj=WWNBPEnL*s5U*U*| zxiiNw$@hBG3%$L-JS7dtDoYLl9#p|Ry%%vz5R0@ z@AdzTdmq<*{Cj-6>Gbzj@#bmDDLp{H1!!&Vcbyu~n9khrHKly&o`vWBGfw4Uc;-3# zajaUr`BdHt4U60+e!+Z(tqfUv7_Ts`_{bK(z2KO%gKmQq0l}5Ib__S}_BhP_sC|~b z$IZDVQQYh7f{-+8lhEof>pq^XY3R(|64LqJMt;K#n}(&|M4n#^OK0)<6y!DAhC##B zS)$BPig)hg>FXFSPnPc24?nNJbXF-wsteU1Ty_*Lv{=3&Two+5yupvCZgPQyBTWQuRq>pSk@0Ta}Ghr&Z47 zFwC7(|FbghT7JBpZS0mromEgPGk4bF zv}VDiTL#A~r%f(xuRi|w(T3WNP~W`$EJy#w?_FFMc)V64>Do0p^UqAT*R}0>{NpD> z7UPu)<`t{~k9ik}IrN%0L@}7&!!P*x1@8~`{byI~H+}Au3CxNNp00i_>zopr0HUz1 A3;+NC literal 0 HcmV?d00001 diff --git a/Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/lighton-equipped-HELMET.png b/Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/lighton-equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..634828f1b3e5a55cb53440f2b3d2c414d8ec4c7b GIT binary patch literal 1070 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=l~o}TB`&GO$wiq3C7Jno3=9=> zRFCiGYH{FUy-@W@RD5mhx5U|Ll99_U)C=^eJz!32`nT`symwcAl`mTPxgb=OQYWL2p)_rw$W4MUgY1W=;hvppj<&w}}b&*$a zqkjqW5>q)RHa-^v1_tH=PZ!6KiaBp**=FB%kU0L|?50qP($m(S(Y2iD2 zA?U;O7Z(&42Cuxkc1p>M3;GwQYesr`+Bs~rVzH7eN#UxU*uz&D*8YPpvTTxd^i}4w ze;;h{-}LV1{rFv*A5==6C|nyk3}aEW?M$-JAE;ihCLb zJdY`tjFJhsqPImz(% z-^wgcqlU*@mff4Fm3Zd7>~hnua~^Mbu(^!gK_Pz{U$~TlIzNN^@%IlZ<$nDQu9&xc z)|=~%&nr6~OL$INDRz8g*Za-i_;`FS#4*j8|JGnzqeY*h3zy=hnQ8|5Ms^Gw6Au+e zt+GGU77-I=BISRZ;g}hprTuL|rK6Y6-@iBQ{Qml)^y!B3G7~2<2uplESjlocbEUPO zeXB=daj~%b@%8+^$MzI)_Lxl(V34z~vMkGcf9+Je{49mJ=k^HV-n*em0(G!D*?&@YxpN@TskfCk+g2(rzea( zOP5Q0KK{J=Oy>s^X^q*GhRFOPTI$e+@`j{yf+s%ic=fp_No6_IEbdCEV zez$mMVMB4nj+ih@ef(p_HJ^*7M2zdpn8Ue{`qkYpN;SA|IWj3AxBT)blX#J zrZf3Y0dG=n3Y>k`v?@>|tVbl9wdA6iLt4tx({|a+7W!Tl|DLw55|>zdhF?!AT@IM4 ze&7H9=JdbW?B-?N&s#mN3a{+`1`0KczNx2sexCYUG}l4)#Eix6akjkEbth&@OgZ7g zyYpayoaupMmsg3;2skPyuxJC%slq2gGcGLmwX2Vgjy%6y_Wb8K^YhhrBaiQW^Q${) z*0xiZ9&d_!5PzL3ME3YK_5kh$$D|x|8>F%swlZX`VZ6e$Vj~+~!CBe)2jY{}@5(2d SmmLQd01Te4elF{r5}E)pF63eW literal 0 HcmV?d00001 diff --git a/Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/meta.json b/Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/meta.json new file mode 100644 index 000000000000..db2bbfafd4c2 --- /dev/null +++ b/Resources/Textures/Ronstation/Clothing/Head/Helmets/security.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "light-equipped-HELMET", + "directions": 4 + }, + { + "name": "lighton-equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 0000000000000000000000000000000000000000..9acfc278c02231c7215acaa2c23b7051e6c7b594 GIT binary patch literal 7655 zcmd^Edu$v>89#?K2`)|p1qx}P$0el?y0^14`#kJRZJ(W3jZ@b)#6eZb?98maitqM% zw~3voKoY2+0;wnxRZDo?aknM*GZJ}sGVe(OV-%&Jy*c*Gy+ z-%wy)IZwG~i~MA{3e=fQ``XDWWm|=xwZ*7g>B#;0k;igbmv`hgY5l0b+AYT1^*d`~ zXy?XZwsR}9cy4X6t+jo!00?E_)9hqkLNBj`R;? zySmb17%7^Jh)j@#NkK&g6=$PY4u;ES+iTn@43>JM;ozww zH|G1*f-Fx=Oynm>-m8tuie*_c!ZOAZP)PM16`xK@mHO%sB!Vf4I;*)=-}Nfl0G8U` zHoqeW5{FYMR}<_?J<=CwPM)MyS;?bdY7Iip61wWP+IT|(&SWtz%A(@efmTUqt7D$; z)yKS9pp))t1AvPA`;#%6%2F;TL)87A?J$i%>Yd5(S?oHIMYnNxT1j}bSmMBqQ6fuHjq96(3VMQwtt)Lj6KuQ6j6hufl4WZxT zuCpUXAQDm~f`&0FC_22;2r0_x2(Ujm_34~2(zFQ*X9dTrm8oBJ%XC!8)yinQJk^-c zCCjSN?Tvdi5J(hByWFg~2~Wvm+k%zcSz)3M2B;@yi8fLf9ZfYwjpJ@n={38$ERFQ2 z#4@|Ol}_B%scX81Iy)^L_nPf;uP6jM6h%Llpv_EIRle{5>T`f7GT{9u5wIGCotJUN-GFfY!#H?XpzY%HLyfA zp;D8Zj-t%RCkRLAnx#^S7&O|vmSrNzGO4A(#x@1z^Dvo%6--PpnW}?=8?J^T2Xx{f zp%KEcVb2Rz!x$0p2_RUs%g#^QQ5Rxi=ocG*VZT$8>bgWU-H}vV)g=p=L^2gFD8s^3 zP4%49hd`O<;AL$a*^E1iL>*yCTvHv%vTV?!ZX*UD!c?>-Kw(ol2Bag)?7<_5>HYnM zzDnJv5Lx<4#Xt}j1hFWxxUCY232+-2!Hg)!ssuhyLn>!X3mnl|>~R!{fa8$?xOptm z9b{;P2}u}c>_*StJmD}Yuo=VLTyr5|rsFA!U><=&4aQ6mmP?M|Xc8x?CfO=zm6;H! z6ru{tpz%DKz|0tEy&DAI9jRd1NQQ^R?Wv|D_%<@yDy`K;kn45i;$$z*fWuq}$Q$Wm zfwCYCF0vrS60oeNwZ?*kJQ0U`w%z77-w-;*-V}afOjOR5nuRD0s;2yP&+#W{O>~Yz z<}#ObF$A2>mPT%}@-I-?b-I1tswT|R1vM=RYp_ENT}6_~xF+e~wKP??6@weG73ZpI z$YGTr3l1tT^)oT|+o(WO7KOOo5m| zY=>En6VK-S3_^wxDg-uB-ibD0US+$e&Cw@;zoT&KAfQBXYF;^;R7F|e%hGCf++{TI zbMp2Ij|%#vw1|z9!uap5HZE%J934PPrbHjvi+_d};^2eI;4qL6f=5tZte1?9**Y|`}L z1TR?$z9YtT_jJb1=VnZIPiLIs`&7mCi#Qr-Msvaw+(d*& z=0k8hCW^YI5jX;w**u+oz?~H1BPAD(%v86gfws2#luCN-G z2wUNP44%MR@#S3blw9zM3f$_|;QEg3K6DhWAg}K$bq1+Ek|G4*~H~nd%G@3uWsH=DHZNI&`eb)-~*w@Z1TW_^|{m9}Y zH`#3`_dmH}(O$ga!_O4%xbORSJoLezY<~W`n_I3aUGcLeTfTZ<`SGV;%8cVfZCg&< zeak1W`Rn`JKD+eGJJqe?*T=4Ux@Gwa>+zP{(py{h9sJ8ZmCMv!r=ET3^qSt=A6WSw zf7#&V!EavFLqB}5roHmLM}PB;iDQeOdf<0&KKE!QSG@Bh2d;j3*CR`)*!R@_V8nl2Iq>_- Z4}4(ag}074D}o!-zMhSx`@6R6`8Naf6PEx0 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..8781d46b5f813e8c7ff779700ad63298ed6531ce GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O_~u2Ka=y)@ta)$g9|j%N*1-n6IU$uV<*Nq!tn!AR#VkYGMIY_1J9Ad?3YL z666>B9}XD2{24z1g*gj6B8wRq_zrtLq#SZqp!KIl!Jgxob{hQA6^M4l4I_+1H?iDP^$Z&lP z%c_*so403dK3nx_YG=9})1IVBJq^}nyY-#r&ebz>{BCE_S=islujV+5Qo?Stk6lUSJp=dp%TpxvEc1e52CRL)Sc6SH3qFbY1l-g>l&# z{)YK4*zPb~=KWF6@W{w5c&hVn0i`+87XSRanoe3oxm|h69JIB5jb-DRt&dBOsM+Ur zf8{XAE!^OwP+)bIp*yNSVAX5;MOzkCTWpc9>rs1tarYF#`W4&tWoEP6yZzkDYQg;A z%`qdloKFk~cmCvMxa5|@#ULZS?c{QAgSpI3!s4yZ7G`t3aAG%j#Q*i#0h6T53z@8I zm;ZH~^?)J#uj9N2jN(9Y1M|9H&7Mu`A1tyzA^b-z?i+ig6T=@D^Mu>`7*E3XBQVR(VkPw#yDw$F+a{-XzDhcun z{tp8To6hK*2a0kQctjR6Fz_7)VaDV6D^h@h%ROBjLoEE?PQ1u>Sb@V;@Iv4J{}1D) zYNg~(vwfR-+{LlqYswqu`ovFD9a=9Id(L)pQaW`^Yf{oF?G_a} zmb<1SIyH^s#bd$nmYw30odUd$32}T~$Pr_>$b4ae&;-lVEYTb(2eUuaOkmNQTU(>f zxvHt{IS&hCzs>C*le#q?2&V5A4`_%ttiRf+{$O#bj(yCk44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1k1^9%x+KS5@)HRS0m#o#$nXjc65*(ncq!uHuqOWHNRAM5l*$$+*N`m}? z|HA;orZYO{fufuR9+AZi419+{nDKc2iWH#WZci7-kO=p;Q!jEIR^V|J_TB#Tzr9Ve zOh$3M(@Qqx_Mlg$bG&{Rtc+D*)eH!l!1UCf^~htpdGJO9}EZb8nY#YF=9XJp)Uym`buWC{Oivz|?yT|4;a+ew`2iDoIgv(qRbO~G-k z%X0fRBj&Uv*ZEGd8T3qO64B7~Xq?ov;Xru355p>ZH3n08o5uA&XE0o;@nMMi^_nUC pb714@p9>CLuL*hZW9x#g<|6yL{H6J~*8;u4;OXk;vd$@?2>{Uag@6D6 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi/inhand-right.png b/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..1cb708b7adc46db6e54649e9264b898a39160da6 GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1k1^9%x+KS5@)HRS0m#o#$nXjc65*(ncq!uHuqOWHNRAM5l*$$+*N`m}? z|HA;orZYO{fufuR9+AZi419+{nDKc2iWH#Weoq(2kO=p;Q{QqOHsEkI-FW-cKm9#5 z0*f_MPjNLrTzJLgj-1o)$4);d3A8K_Y!Wc}=YE0xR!+m;d)JGX`ILIzOj>bM>hT*1 zcc&@=JKZK-Yd0%~c#Z_YoSTLUfp=9VC!9XlSbF)7VCpxsgBI5+el(o(b3DheZ2yk* zN~hg9E7p8n>g^=Z&LtyzUZZjG mV@c8Qy}3tb+keb<)Xcw>-{l`4XXXj?3WKMspUXO@geCw1p@|~^ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi/meta.json b/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi/meta.json new file mode 100644 index 000000000000..45e0f9141cb3 --- /dev/null +++ b/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpskirt/security.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Original sec jumpsuit from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039, jumpskirt sprite made by Flareguy for SS14. In hand sprite scaled down by potato1234_x, monkey derivative made by brainfood1183 (github) for ss14", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 0000000000000000000000000000000000000000..f17cb0661b29531b0528c8a2812735d38ebc786e GIT binary patch literal 20638 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 YJ2d`M?$+AXFbZO6Lq{dQk(gWhAG>>P;{X5v literal 0 HcmV?d00001 diff --git a/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..2fb771d84c3133abcc7c0cfd62cb6fe93f5016bb GIT binary patch literal 663 zcmV;I0%-k-P)Px#1ZP1_K>z@;j|==^1poj59#BkFMSUnNTpuJo7aYMYFrO+eFD@}7A|_N*P#6~( z0001#aG9V0000VfQchF<|NsC0|NsC00J6+1&j0`b32;bRa{vGi!vFvd!vV){sAK>D z0qjXcK~z{r?Uvbc!ypVr5sMT5{}17?!S#dk6evgE^NBZd8kIsqp@`c*)% z$Tivw8qBzw_jg7}DaSqLl*WXRG6)OV`Je5QMA-EFkihe}f`U?M_s}D>Ts9-3;OGC9 zp#JgEe+t{>Nq9uYt;84sa2*XHL z0H#n|M}TR4@gwiQH!L~;me{B(-SZj{b~T-?*VNMntc?2jC%oyyeFo? zjy3fA5wOy_H2WxxATLM22;*`JykRM`ADxZ>TLGZ+mae9djSZgz;P3SC*h0wzYQPjg z?`wcHfD7pK9xw{%^d5k2m$8Qa9`KP)zzL8}z!4BEwboSWP(C<|yg~Y33<{@_TAEeW z8=;h(jYF~7FXGI!tn}J!sc&x=)d*o);xI!HI@_Bq_3cYhjgWFze|Qz0=^Sh`07cFf zcVEDG)$)a-cLq>OQ2t#3IP{f0p6UUSy!j0PVa=8tfYhl)UQR(;16&d3Me$HI1ys%R zf^xzwrrDBT14Ich2T&a-W(E*J8NOKqk=G#f&wD_f#Nv4fhY7p@_*B*a{C^A32i@93 x>0@33c#Ylxe2sMgXph!_mjDm=K>rQc_bR2&002ovPDHLkV1j@MAp-ya literal 0 HcmV?d00001 diff --git a/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/icon.png b/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..a3186ba4c1adc2c52ecfd9ec9d273319b934a354 GIT binary patch literal 323 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfvxd5LK*Z&L*G4d+5;xY$y4d!d< z)oSQSh)ae92PiA4>FXI@+uI1zz*rLG7tG-B>_!@plUo%MQR0$XoLrPyP?DLS$G}iA zCpfI2sPy}n;DV1|pJ;jOYMncCK6pc@!A0W-k95xaXr5#!>gnBKVH{+9+1N{A&Z9|3 zCWR;juUuhax^s)h<|RR$-Nve$S4e22oj5u(Y|4z;T#4G+JAUnK=w)L#yjS|`kIMRZ zpv6(1E{-7@6O$7pvK#^!T2HIId8E^#v*3+{(2F$76t~9@4Wv5<~{ob Pw1vUb)z4*}Q$iB}^ucv3 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/inhand-left.png b/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..5fc87a93df4b9b5b00ad2769ee9c30ea402b4d4c GIT binary patch literal 358 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1k1^9%x+KS5@)HRS0m#o#$nXjc65*(ncq!uHuqOWHNRAM5l*$$+*N`m}? z|HA;orZYO{fufuR9+AZi419+{nDKc2iWH#WZci7-kO=p;Q!jEIR^V|J_TB#Tzr9Ve zOh$3M(@Qqx_Mlg$bG&{Rtc+D*)eH!l!1UCf^~htpdGJO9}EZb8nY#YF=9XJp)Uym`buWC{Oivz|?yT|4;a+ew`2iDoIgv(qRbO~G-k z%X0fRBj&Uv*ZEGd8T3qO64B7~Xq?ov;Xru355p>ZH3n08o5uA&XE0o;@nMMi^_nUC pb714@p9>CLuL*hZW9x#g<|6yL{H6J~*8;u4;OXk;vd$@?2>{Uag@6D6 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/inhand-right.png b/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..1cb708b7adc46db6e54649e9264b898a39160da6 GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1k1^9%x+KS5@)HRS0m#o#$nXjc65*(ncq!uHuqOWHNRAM5l*$$+*N`m}? z|HA;orZYO{fufuR9+AZi419+{nDKc2iWH#Weoq(2kO=p;Q{QqOHsEkI-FW-cKm9#5 z0*f_MPjNLrTzJLgj-1o)$4);d3A8K_Y!Wc}=YE0xR!+m;d)JGX`ILIzOj>bM>hT*1 zcc&@=JKZK-Yd0%~c#Z_YoSTLUfp=9VC!9XlSbF)7VCpxsgBI5+el(o(b3DheZ2yk* zN~hg9E7p8n>g^=Z&LtyzUZZjG mV@c8Qy}3tb+keb<)Xcw>-{l`4XXXj?3WKMspUXO@geCw1p@|~^ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/meta.json b/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/meta.json new file mode 100644 index 000000000000..c11c48fe7471 --- /dev/null +++ b/Resources/Textures/Ronstation/Clothing/Uniforms/Jumpsuit/security.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039. In hand sprite scaled down by potato1234_x, monkey made by brainfood1183 (github) for ss14. equipped-INNERCLOTHING edited by Dutch-VanDerLinde (github).", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}