From c06abf6597372c713a1fdc308f7dffbf61e2d084 Mon Sep 17 00:00:00 2001 From: bnnuybun Date: Tue, 4 Aug 2026 22:13:17 -0300 Subject: [PATCH 1/2] Separated paramedic sprites Added both styles of clothing to the lathe --- .../Entities/Clothing/Uniforms/jumpskirts.yml | 11 ++++++ .../Entities/Clothing/Uniforms/jumpsuits.yml | 11 ++++++ .../Recipes/Lathes/Packs/clothing.yml | 2 ++ .../Prototypes/Recipes/Lathes/clothing.yml | 14 ++++++-- .../equipped-INNERCLOTHING-monkey.png | Bin 0 -> 1310 bytes .../equipped-INNERCLOTHING.png | Bin 0 -> 1089 bytes .../Jumpskirt/newparamedic.rsi/icon.png | Bin 0 -> 513 bytes .../newparamedic.rsi/inhand-left.png | Bin 0 -> 629 bytes .../newparamedic.rsi/inhand-right.png | Bin 0 -> 656 bytes .../Jumpskirt/newparamedic.rsi/meta.json | 30 ++++++++++++++++ .../equipped-INNERCLOTHING-monkey.png | Bin 0 -> 1181 bytes .../equipped-INNERCLOTHING.png | Bin 0 -> 769 bytes .../folded-equipped-INNERCLOTHING.png | Bin 0 -> 760 bytes .../Jumpsuit/newparamedic.rsi/icon.png | Bin 0 -> 439 bytes .../Jumpsuit/newparamedic.rsi/inhand-left.png | Bin 0 -> 584 bytes .../newparamedic.rsi/inhand-right.png | Bin 0 -> 538 bytes .../Jumpsuit/newparamedic.rsi/meta.json | 34 ++++++++++++++++++ 17 files changed, 100 insertions(+), 2 deletions(-) create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/equipped-INNERCLOTHING-monkey.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/equipped-INNERCLOTHING-monkey.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/folded-equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/meta.json diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml index 64cd197c69a..8581076d758 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml @@ -287,6 +287,17 @@ - type: Clothing sprite: Clothing/Uniforms/Jumpskirt/paramedic.rsi +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtParamedicNew + name: paramedic jumpskirt + description: It's got a plus on it, that's a good thing right? + components: + - type: Sprite + sprite: Clothing/Uniforms/Jumpskirt/newparamedic.rsi + - type: Clothing + sprite: Clothing/Uniforms/Jumpskirt/newparamedic.rsi + - type: entity parent: ClothingUniformSkirtBase id: ClothingUniformJumpskirtBrigmedic diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml index fb3234e92ef..0898e82327f 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml @@ -449,6 +449,17 @@ - type: Clothing sprite: Clothing/Uniforms/Jumpsuit/paramedic.rsi +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitParamedicNew + name: paramedic jumpsuit + description: It's got a plus on it, that's a good thing right? + components: + - type: Sprite + sprite: Clothing/Uniforms/Jumpsuit/newparamedic.rsi + - type: Clothing + sprite: Clothing/Uniforms/Jumpsuit/newparamedic.rsi + - type: entity parent: ClothingUniformBase id: ClothingUniformJumpsuitBrigmedic diff --git a/Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml b/Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml index 2a29cc91368..8361e89922c 100644 --- a/Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml +++ b/Resources/Prototypes/Recipes/Lathes/Packs/clothing.yml @@ -287,6 +287,8 @@ - ClothingHeadHatParamedicsoft - ClothingBeltMedical - ClothingNeckStethoscope + - ClothingUniformJumpsuitParamedicNew + - ClothingUniformJumpskirtParamedicNew - type: latheRecipePack id: ClothingScience diff --git a/Resources/Prototypes/Recipes/Lathes/clothing.yml b/Resources/Prototypes/Recipes/Lathes/clothing.yml index a5eb539a53d..aed3f363b68 100644 --- a/Resources/Prototypes/Recipes/Lathes/clothing.yml +++ b/Resources/Prototypes/Recipes/Lathes/clothing.yml @@ -883,11 +883,21 @@ id: ClothingUniformJumpsuitParamedic result: ClothingUniformJumpsuitParamedic +- type: latheRecipe + parent: BaseJumpsuitRecipe + id: ClothingUniformJumpsuitParamedicNew + result: ClothingUniformJumpsuitParamedicNew + - type: latheRecipe parent: BaseJumpsuitRecipe id: ClothingUniformJumpskirtParamedic result: ClothingUniformJumpskirtParamedic +- type: latheRecipe + parent: BaseJumpsuitRecipe + id: ClothingUniformJumpskirtParamedicNew + result: ClothingUniformJumpskirtParamedicNew + ## Senior Officer - type: latheRecipe @@ -1205,12 +1215,12 @@ parent: BaseJumpsuitRecipe id: ClothingUniformGenericTurtleNeckAndJeans result: ClothingUniformGenericTurtleNeckAndJeans - + - type: latheRecipe parent: BaseJumpsuitRecipe id: ClothingUniformRandomStandard result: ClothingUniformRandomStandard - + - type: latheRecipe parent: BaseJumpsuitRecipe id: ClothingUniformRandomBra diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 0000000000000000000000000000000000000000..3db9f2eea59537a74f2663f49dbfa6cf2fa965f6 GIT binary patch literal 1310 zcmV+(1>yRMP)Px(*hxe|RCt{2noUd_M-<2ZQ_)LYFo|V8>!b0KD8oeIYyZ!*f zj9Fty<|nOo{dRWVn>TOf?Ro}~NF)-8L?V$KO(;AD&o}poh){SGlON|ekiICTDNXqD zp>d=sP3VgjdEjuENaLseZKLSOd#Liw0sv^@BgTAF1OVv?54uNx#mtC{yUrtxV+B?9 zMF}+y?Rsk!>Vykc-yCvfxZN$JpR2Im_}S&xfNG~E+)ii;YaDqpPxC*fIU&yhdgC*? z)X`UsTh@{P@@*1u!Ye$5hQIzwyU-h|UuO)Ozq*Y1tIPTK%Rx^4dZUfT7uv@Om#3DV zE)f7I;q&=7688aTN51UOAAsEyXnOeAQJ_bFN-CkSvBhj1ehvUo8Wb-5RXl|TZ*E}r z*_*(^Ej;-4L)dIKSZl4YUUMKlT8o{X9jKcsn!dOLTJ^-*dVTkDAglQ2_RDZQIJMIhg zBYxYo$r$6~<3?I?xm@J+ddctiQ!ExEzu!+@ua|Tqb5mF_7z6<&AHiVIs7Jq6S`}*V zXs1q3C-wIAQm3br+B@1wX;mn_#zhKi$}^tcp=lEh;FV3$gQvx zXPjov%n&d;qIAyOBxp9$0hKnO(ntqX+JH*)(mOynx17{_K)KRhAuoLdNC#BffJ$?! zUxiQNBdnwdV7@70gK^r!Ud6wR_OM56Fi!eD1yO_?5DJfh`KI#L>5rrQIOv@KWS8oh zZ;C?UF`;^dBVZ}iVl=*LWHV2>XkDd}+X+=8o0_oNso5rokOKnqEu`Go)z;t(m!O}_ z3M(&}C$mV8zn%S^xR0gb=TL6!A~4?~)Db1k0ZRD1=I!l-Ca87-SFRtrYGW466(C%> zp6&VV1eQWA`!{d!)+bc@{b8el55D`%*r;H!Sg@K{g|*g-8cU67`-2Y30$V#s;UByA2T9CPfri-2vh@fb|f3Sit27kM%nUeD(~5&;EI6UP&68U&>DS1 z8ICqYZScHT`HJHm`}?)`F52HnEz0^Sea z!VG;}v}>FGy2$`Q4@I+Rc4)o6^2X;yb$78J+4Q~NffM|kmPjNLi9{liNX{t#14DFv U_}<-;@c;k-07*qoM6N<$f@_*~$N&HU literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..6d6dd3c0596f90a6b4b73789701467ffba8ac94d GIT binary patch literal 1089 zcmV-H1it%;P)Px&`$Krg83b|B4kDVtL4}})r%mvRFY%m0Ux$}7_mUXz-Q`5-`@oUAd%wHy z?|%2*FCo7lAdyHU5{X12`9BGX7^kLI>C&GUz|5oO>oO-a^>7DEU*8DbQ;2kqUhGHu z>*vcy_5FpnLi%^y8m6XJX>M|e9b`@@H&{E)O%5S7wMtvwz%S_>MWi2y^rJeTVh>&0 zs`Dw>V_cA2;3@$2o3|{hell}HF`lQ+U|5!gr9Uq^AB1#{LK_6a8W7f)AKD;$U~P~c z*T$d?3I*ZH=|U)>rfwpUjWiEd3?|w@VWJE*u0jbZzL!Hg{pxfSU6ZH2^sk%&rfx!w zt0+vAFSXhDaDa^u2b{R6n^)c16`X#>xHw;!D8n>ORHvhLDe2RgePXS~7LOhX;0He$PmO?tm>pPNNA{&8aS^NwrAMyGwmcrFJpkg5L zeZM}P9B%=!BxeTzN=OMMzVGvPeyA8oeA{WM&n*k5{?RG+lNn?PneyVMX^)_IVB*3U~hLXumCjb_w@AO z?Ci{!zI)^0&lF(|cs&a2E&|WrHGgi+vA6N-N9ThOkiP3*f&iGfpK-qgpx-_T+St+G zngi~ut!;J}fpe3s&Ee0qqq87DeX%6~NAhtxa$ftyMr9Muo?V9MYg&<}MgS{Anv`&SqZ#fkBJUD%@oo^Wc8=h?o8 z-T+U+gc4dfD6qZ&yGP(UgV6Z!H9ram1xhFpo(aM;fGbxU>+E0JYl*%CdlrT@z*zTH zk{1pDSFU#A?AZyJ>U@f;4RR%MLEIHaoKy@XvKnBlp{Y>mY*q>ot|uVU59R$DYmMht83z%)&$s*3oNc%a1z{ZOa2)@6PqUnO1p zAhZOMGrs}+ZeH(U4Z!{87McKvPj0j64gi&Xe$c}b6biu0tuNfMq9};PV(1I?p|`ge zBV!{NSrGO?h?TK>SXr4xsZ>I-RK)S|F$f`?&9=b(Zcl$eKt6~i!OKe1ZpS-8hkbAt z06X&MCW~|{8te0&CLkYfPk%r_KHR?kfScljL?V$$B)6Y`g?>)O-#qOW00000NkvXX Hu0mjf>AL)Q literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..275d0393402904ad830749db40a08f3415205953 GIT binary patch literal 513 zcmV+c0{;DpP)Px$yGcYrR9J=Wl)p=3K@i733EC)03iZV#@JMB0A)chs$~NL3AXr$6tzv7TopSb9 zS_JHDglnz5BEc9D3md~?ez-3pNx(*AE%t?{2$6$>~Ld)@8dxIWhV<1;$m5c3iA zlJ-8J*WEteYul}9`)A)cul;-dS9cbLLqbAA{u^EZxZt2mO28xX00000NkvXXu0mjf DevRs` literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..ff8b53500bbfbe1868ade63c21f48686e2893638 GIT binary patch literal 629 zcmV-*0*d{KP)Px%FG)l}RCt{2+ObO;VHgJRC&ey;+#p1*87dT{i$u374o;mqRJsbC1071ij1Jk` zNyu8kRRqZ&;BeUSa%<>dgYht=!^ed#5?+VnG|A|4VFkrv5xZY^adB~kZnulu?k#-Z z$K^BTO=DyLm+}q>O2C`XK(hffuK=t9YhQrh$AEMIjYBq_H;uW4Wb0e_=Vfs@yj)ui z;NRcylKu5V|94F15fKp)5fKp)5fM?|O?XVM`bw)qV5T4N91L|5ayfvJ4#99Aq1uy& z$L4c(2y!`qSSMk;l%dffF!E^Z$r`G=)t|%;!RgKGxnlA=005`Kc5;UR^OdObdkcUa0y5zq5%_ff3>VZ0 P00000NkvXXu0mjfJ_#a1 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..247ef233cb31b1323616771088d775971fbb1d74 GIT binary patch literal 656 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 UvXyR=E&`<&Pgg&ebxsLQ0D{m?%>V!Z literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/folded-equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/folded-equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..7db310c5aa32c977e121365df04830c6cd37fb7f GIT binary patch literal 760 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`YzgoQaqaD! zeB{WH|Ns971O!A)+wD?5)6vl}G&EFNTKeYAo7&pi_V)HbwG8$D8M1FOBpqXj+&pvE zf+b5=Z{M+xq4-61b~b}y^4+_4Pn|k-^w_>Tcdvc<@z zaenH<6BFX&<5#U-qFMgLtLHz+Ob96daQ@6jD<8G50P@zppkY6y+<#50NXF(V< z(D>-wCkrkl0>fmLr;B4qMC;pYck>Pz@UT939Mdz~qR&L{meIY0_y21q-<_|j>bLYD z>#VFyhtf&?ED^Ft)Vb9QnAWp7d~=cGYUpUt(${lX6Q1DCu<_h7tN*pV0_$2hcC}p) zGU0E0E6B^>*zNG`kH#5G6}Pd^nhlrT83?$xFm=B_=z+{_llDu{OMxzEV#>>$BV#;7fx;CDK{ zc;APpOKe8^mo2w5dKPywub7}x`8hd6LHj|D; z$fes&vi=t$4<`TaV`r9f$mgzASpWAv^R+!WJf+23Uon2>;O~fZQ7Qc=Z}GCjFa4BK zUU9tG&e{L79u&{Xt9@YBJO8ifj=hy~6Zp4(PPx$aY;l$R9J=WRIy3}K@fcr5hN?&5OPEb;uRtU>@1QhAD|zQHkFNb)**E|KOn6i zU?0-tQrHQXDoGPexPTl-Ml9E2v+iAtxQnsTeX#88+~e)rVdek}3yc4bj1jx;bGkbN zYY-5PRo?MHO$K)J1hgwgnp-B9!|_BMjqwpXo-*Tjf@c7Iw+*g@DO4up&RoT9X0&zn zDzN%0=B6&ECIj8Re$D@}fnr(glYZL7a%Zh9SSzc(Oa8_TBrm2=#cwa`^GW_j474km zwW7QGpL3JG(In_kK~gmN+SRk+7#gGJcldBL;6%hx_c;;q;b_2ne#dD1B=p_N&X)7f zTv6^~Sye#(4-BfHO)Qm4JeSL%P$k_724%TCT+@FkOh;4uB&7i)SFX(v>x6LWz?LvA)Y`!mML!59vlbI0vSWY0mxS h?@ob*g@whR!#jX&gh7}vPx%0!c(cRCt{2+OcZeP!tB>KcP#>1rZ98mk`L%8nhKUWb+I30kU?@=w|i<*ctl_ zeSqx2OPry!n}dg>P_jr`g5YF69pvjIuB+Hrho*x60}YnU(YZ$#E&2f>A|fIpA|fIp z3ewLM{Y+P$53RREL{{IUfo+p2&o#Aa)7JHB*bLzAC*YFmSZ>ZG)%B2ikM%Qk!=12t zHJT4#pw)sUuMXe%KotX3NdEMHo7C%Py7=u9$jLqAkVv~RPo#1KYici?Io~#P@OyNtbZ@-djG=3w0x;cEHh@qWlGXIIf{c>I|>AVbj3 z0W4<{2CAdcNJBCN&GP{-VMT`E^Y?ea+s!is?c4#Uovp> W)ME3ywiMO?0000z1f^A3mQdrMkG~^ZN42{O@HjX9bB0%+nIv zQy$atN@&rpJA2;U`6H9K?ZL6DOMdO<%745oclt!phm70%IreifJYB}Jz{=*WtG&It z{rbS z(%6*EkyE@>x7^M>^SroXUi-s>j=KHxXRygk4&UEd6#VEncSS|y-}MjdeeCWvytaPu zSJRN!Lhb!KUl!Nm@2f6sVLxLxdHc_X+{(@lD9A~;edI<%oyDqTAU&ayIcK(nv{80L zuJB`tMVAw0Z>t?MoH3UHNG(qSDrosByE!*0=Y++ET;b&4XN|c))m`E!GrPnc7 X?Mf<4*D40aH3NgEtDnm{r-UW|&e-$E literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/meta.json new file mode 100644 index 00000000000..827ded197d6 --- /dev/null +++ b/Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.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/c838ba21dae97db345e0113f99596decd1d66039. In hand sprite scaled down by potato1234_x, monkey made by brainfood1183 (github) for ss14, modified by KingFroozy (github) - Edits made by bnnuy for Persistence 14", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "folded-equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} From 91dca34c67bc9659fcd62886fbd08d75847661c6 Mon Sep 17 00:00:00 2001 From: Zetaplx Date: Thu, 6 Aug 2026 09:20:42 -0500 Subject: [PATCH 2/2] Moving all new clothing textures and entities to _Persistence14 folders. --- .../Entities/Clothing/Uniforms/jumpskirts.yml | 22 ------------- .../Entities/Clothing/Uniforms/jumpsuits.yml | 22 ------------- .../Prototypes/Recipes/Lathes/clothing.yml | 30 ------------------ .../Entities/Clothing/Uniforms/jumpskirts.yml | 22 +++++++++++++ .../Entities/Clothing/Uniforms/jumpsuits.yml | 24 +++++++++++++- .../_Persistence14/Recipes/Lathe/clothing.yml | 29 +++++++++++++++++ .../equipped-INNERCLOTHING-monkey.png | Bin .../equipped-INNERCLOTHING.png | Bin .../Jumpskirt/newparamedic.rsi/icon.png | Bin .../newparamedic.rsi/inhand-left.png | Bin .../newparamedic.rsi/inhand-right.png | Bin .../Jumpskirt/newparamedic.rsi/meta.json | 0 .../equipped-INNERCLOTHING-monkey.png | Bin .../equipped-INNERCLOTHING.png | Bin .../newsenior_physician.rsi/icon.png | Bin .../newsenior_physician.rsi/inhand-left.png | Bin .../newsenior_physician.rsi/inhand-right.png | Bin .../newsenior_physician.rsi/meta.json | 0 .../equipped-INNERCLOTHING-monkey.png | Bin .../equipped-INNERCLOTHING.png | Bin .../folded-equipped-INNERCLOTHING.png | Bin .../Jumpsuit/newparamedic.rsi/icon.png | Bin .../Jumpsuit/newparamedic.rsi/inhand-left.png | Bin .../newparamedic.rsi/inhand-right.png | Bin .../Jumpsuit/newparamedic.rsi/meta.json | 0 .../equipped-INNERCLOTHING-monkey.png | Bin .../equipped-INNERCLOTHING.png | Bin .../Jumpsuit/newsenior_physician.rsi/icon.png | Bin .../newsenior_physician.rsi/inhand-left.png | Bin .../newsenior_physician.rsi/inhand-right.png | Bin .../newsenior_physician.rsi/meta.json | 0 31 files changed, 74 insertions(+), 75 deletions(-) create mode 100644 Resources/Prototypes/_Persistence14/Recipes/Lathe/clothing.yml rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/equipped-INNERCLOTHING-monkey.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/equipped-INNERCLOTHING.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/icon.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/inhand-left.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/inhand-right.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/meta.json (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/equipped-INNERCLOTHING-monkey.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/equipped-INNERCLOTHING.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/icon.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/inhand-left.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/inhand-right.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/meta.json (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/equipped-INNERCLOTHING-monkey.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/equipped-INNERCLOTHING.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/folded-equipped-INNERCLOTHING.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/icon.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/inhand-left.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/inhand-right.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/meta.json (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/equipped-INNERCLOTHING-monkey.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/equipped-INNERCLOTHING.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/icon.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/inhand-left.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/inhand-right.png (100%) rename Resources/Textures/{ => _Persistence14}/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/meta.json (100%) diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml index d4c71e467b9..64cd197c69a 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml @@ -287,17 +287,6 @@ - type: Clothing sprite: Clothing/Uniforms/Jumpskirt/paramedic.rsi -- type: entity - parent: ClothingUniformSkirtBase - id: ClothingUniformJumpskirtParamedicNew - name: paramedic jumpskirt - description: It's got a plus on it, that's a good thing right? - components: - - type: Sprite - sprite: Clothing/Uniforms/Jumpskirt/newparamedic.rsi - - type: Clothing - sprite: Clothing/Uniforms/Jumpskirt/newparamedic.rsi - - type: entity parent: ClothingUniformSkirtBase id: ClothingUniformJumpskirtBrigmedic @@ -704,17 +693,6 @@ - type: Clothing sprite: Clothing/Uniforms/Jumpskirt/senior_physician.rsi -- type: entity - parent: ClothingUniformSkirtBase - id: ClothingUniformJumpskirtSeniorPhysicianNew - name: senior physician jumpskirt - description: A sign of skill and prestige within the medical department. - components: - - type: Sprite - sprite: Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi - - type: Clothing - sprite: Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi - - type: entity parent: [ClothingUniformSkirtBase, BaseSecurityContraband] id: ClothingUniformJumpskirtSeniorOfficer diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml index 1e5bec9bc52..294c1d51f49 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml @@ -458,17 +458,6 @@ - type: Sprite sprite: Clothing/Uniforms/Jumpsuit/paramedic.rsi -- type: entity - parent: ClothingUniformBase - id: ClothingUniformJumpsuitParamedicNew - name: paramedic jumpsuit - description: It's got a plus on it, that's a good thing right? - components: - - type: Sprite - sprite: Clothing/Uniforms/Jumpsuit/newparamedic.rsi - - type: Clothing - sprite: Clothing/Uniforms/Jumpsuit/newparamedic.rsi - - type: entity parent: ClothingUniformBase id: ClothingUniformJumpsuitBrigmedic @@ -1281,17 +1270,6 @@ - type: Clothing sprite: Clothing/Uniforms/Jumpsuit/senior_physician.rsi -- type: entity - parent: ClothingUniformBase - id: ClothingUniformJumpsuitSeniorPhysicianNew - name: senior physician jumpsuit - description: A sign of skill and prestige within the medical department. - components: - - type: Sprite - sprite: Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi - - type: Clothing - sprite: Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi - - type: entity parent: [ClothingUniformBase, BaseSecurityContraband] id: ClothingUniformJumpsuitSeniorOfficer diff --git a/Resources/Prototypes/Recipes/Lathes/clothing.yml b/Resources/Prototypes/Recipes/Lathes/clothing.yml index 47015e34849..8c6e3b2c8b1 100644 --- a/Resources/Prototypes/Recipes/Lathes/clothing.yml +++ b/Resources/Prototypes/Recipes/Lathes/clothing.yml @@ -436,11 +436,6 @@ id: ClothingOuterCoatLabSeniorPhysician result: ClothingOuterCoatLabSeniorPhysician -- type: latheRecipe - parent: BaseCoatRecipe - id: ClothingOuterCoatLabSeniorPhysicianNew - result: ClothingOuterCoatLabSeniorPhysicianNew - - type: latheRecipe parent: BaseCoatRecipe id: ClothingOuterCoatRnd @@ -825,21 +820,11 @@ id: ClothingUniformJumpsuitSeniorPhysician result: ClothingUniformJumpsuitSeniorPhysician -- type: latheRecipe - parent: BaseJumpsuitRecipe - id: ClothingUniformJumpsuitSeniorPhysicianNew - result: ClothingUniformJumpsuitSeniorPhysicianNew - - type: latheRecipe parent: BaseJumpsuitRecipe id: ClothingUniformJumpskirtSeniorPhysician result: ClothingUniformJumpskirtSeniorPhysician -- type: latheRecipe - parent: BaseJumpsuitRecipe - id: ClothingUniformJumpskirtSeniorPhysicianNew - result: ClothingUniformJumpskirtSeniorPhysicianNew - - type: latheRecipe parent: BaseJumpsuitRecipe id: ClothingUniformJumpsuitPsychologist @@ -903,21 +888,11 @@ id: ClothingUniformJumpsuitParamedic result: ClothingUniformJumpsuitParamedic -- type: latheRecipe - parent: BaseJumpsuitRecipe - id: ClothingUniformJumpsuitParamedicNew - result: ClothingUniformJumpsuitParamedicNew - - type: latheRecipe parent: BaseJumpsuitRecipe id: ClothingUniformJumpskirtParamedic result: ClothingUniformJumpskirtParamedic -- type: latheRecipe - parent: BaseJumpsuitRecipe - id: ClothingUniformJumpskirtParamedicNew - result: ClothingUniformJumpskirtParamedicNew - ## Senior Officer - type: latheRecipe @@ -1686,11 +1661,6 @@ id: ClothingHeadHatBeretSeniorPhysician result: ClothingHeadHatBeretSeniorPhysician -- type: latheRecipe - parent: BaseHatRecipe - id: ClothingHeadHatBeretSeniorPhysicianNew - result: ClothingHeadHatBeretSeniorPhysicianNew - - type: latheRecipe parent: BaseHatRecipe id: ClothingHeadHatSyndie diff --git a/Resources/Prototypes/_Persistence14/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/_Persistence14/Entities/Clothing/Uniforms/jumpskirts.yml index e2438005c8e..d75ebfe5440 100644 --- a/Resources/Prototypes/_Persistence14/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/_Persistence14/Entities/Clothing/Uniforms/jumpskirts.yml @@ -129,3 +129,25 @@ sprite: _Persistence14/Clothing/Uniforms/Jumpskirt/cos_turtle.rsi - type: Clothing sprite: _Persistence14/Clothing/Uniforms/Jumpskirt/cos_turtle.rsi + +- type: entity + parent: [ClothingUniformBase, ClothingUniformFoldableBase] + id: ClothingUniformJumpskirtParamedicNew + name: paramedic jumpskirt + description: It's got a plus on it, that's a good thing right? + components: + - type: Sprite + sprite: _Persistence14/Clothing/Uniforms/Jumpskirt/newparamedic.rsi + - type: Clothing + sprite: _Persistence14/Clothing/Uniforms/Jumpskirt/newparamedic.rsi + +- type: entity + parent: [ClothingUniformBase, ClothingUniformFoldableBase] + id: ClothingUniformJumpskirtSeniorPhysicianNew + name: senior physician jumpskirt + description: A sign of skill and prestige within the medical department. + components: + - type: Sprite + sprite: _Persistence14/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi + - type: Clothing + sprite: _Persistence14/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi \ No newline at end of file diff --git a/Resources/Prototypes/_Persistence14/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/_Persistence14/Entities/Clothing/Uniforms/jumpsuits.yml index dff02b0b9b7..82cbe22b5fa 100644 --- a/Resources/Prototypes/_Persistence14/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/_Persistence14/Entities/Clothing/Uniforms/jumpsuits.yml @@ -150,4 +150,26 @@ - type: Sprite sprite: _Persistence14/Clothing/Uniforms/Jumpsuit/cos.rsi - type: Clothing - sprite: _Persistence14/Clothing/Uniforms/Jumpsuit/cos.rsi \ No newline at end of file + sprite: _Persistence14/Clothing/Uniforms/Jumpsuit/cos.rsi + +- type: entity + parent: [ClothingUniformBase, ClothingUniformFoldableBase] + id: ClothingUniformJumpsuitParamedicNew + name: paramedic jumpsuit + description: It's got a plus on it, that's a good thing right? + components: + - type: Sprite + sprite: _Persistence14/Clothing/Uniforms/Jumpsuit/newparamedic.rsi + - type: Clothing + sprite: _Persistence14/Clothing/Uniforms/Jumpsuit/newparamedic.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitSeniorPhysicianNew + name: senior physician jumpsuit + description: A sign of skill and prestige within the medical department. + components: + - type: Sprite + sprite: _Persistence14/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi + - type: Clothing + sprite: _Persistence14/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi \ No newline at end of file diff --git a/Resources/Prototypes/_Persistence14/Recipes/Lathe/clothing.yml b/Resources/Prototypes/_Persistence14/Recipes/Lathe/clothing.yml new file mode 100644 index 00000000000..72104959058 --- /dev/null +++ b/Resources/Prototypes/_Persistence14/Recipes/Lathe/clothing.yml @@ -0,0 +1,29 @@ +- type: latheRecipe + parent: BaseCoatRecipe + id: ClothingOuterCoatLabSeniorPhysicianNew + result: ClothingOuterCoatLabSeniorPhysicianNew + +- type: latheRecipe + parent: BaseJumpsuitRecipe + id: ClothingUniformJumpsuitSeniorPhysicianNew + result: ClothingUniformJumpsuitSeniorPhysicianNew + +- type: latheRecipe + parent: BaseJumpsuitRecipe + id: ClothingUniformJumpskirtSeniorPhysicianNew + result: ClothingUniformJumpskirtSeniorPhysicianNew + +- type: latheRecipe + parent: BaseJumpsuitRecipe + id: ClothingUniformJumpsuitParamedicNew + result: ClothingUniformJumpsuitParamedicNew + +- type: latheRecipe + parent: BaseJumpsuitRecipe + id: ClothingUniformJumpskirtParamedicNew + result: ClothingUniformJumpskirtParamedicNew + +- type: latheRecipe + parent: BaseHatRecipe + id: ClothingHeadHatBeretSeniorPhysicianNew + result: ClothingHeadHatBeretSeniorPhysicianNew \ No newline at end of file diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/equipped-INNERCLOTHING-monkey.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/equipped-INNERCLOTHING-monkey.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/equipped-INNERCLOTHING-monkey.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/equipped-INNERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/equipped-INNERCLOTHING.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/equipped-INNERCLOTHING.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/icon.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/icon.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/icon.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/inhand-left.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/inhand-left.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/inhand-right.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/inhand-right.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/meta.json b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/meta.json similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/meta.json rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newparamedic.rsi/meta.json diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/equipped-INNERCLOTHING-monkey.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/equipped-INNERCLOTHING-monkey.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/equipped-INNERCLOTHING-monkey.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/equipped-INNERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/equipped-INNERCLOTHING.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/equipped-INNERCLOTHING.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/icon.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/icon.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/icon.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/inhand-left.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/inhand-left.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/inhand-right.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/inhand-right.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/meta.json b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/meta.json similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/meta.json rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpskirt/newsenior_physician.rsi/meta.json diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/equipped-INNERCLOTHING-monkey.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/equipped-INNERCLOTHING-monkey.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/equipped-INNERCLOTHING-monkey.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/equipped-INNERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/equipped-INNERCLOTHING.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/equipped-INNERCLOTHING.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/folded-equipped-INNERCLOTHING.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/folded-equipped-INNERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/folded-equipped-INNERCLOTHING.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/folded-equipped-INNERCLOTHING.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/icon.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/icon.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/icon.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/inhand-left.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/inhand-left.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/inhand-right.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/inhand-right.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/meta.json b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/meta.json similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/meta.json rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newparamedic.rsi/meta.json diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/equipped-INNERCLOTHING-monkey.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/equipped-INNERCLOTHING-monkey.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/equipped-INNERCLOTHING-monkey.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/equipped-INNERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/equipped-INNERCLOTHING.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/equipped-INNERCLOTHING.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/icon.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/icon.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/icon.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/inhand-left.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/inhand-left.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/inhand-right.png b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/inhand-right.png rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/meta.json b/Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/meta.json similarity index 100% rename from Resources/Textures/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/meta.json rename to Resources/Textures/_Persistence14/Clothing/Uniforms/Jumpsuit/newsenior_physician.rsi/meta.json