From 4a2a4e4eb59200c254888c04aa3739819f216183 Mon Sep 17 00:00:00 2001 From: Flareguy <78941145+Flareguy@users.noreply.github.com> Date: Wed, 31 May 2023 17:03:14 -0500 Subject: [PATCH] Removes the IHS voidsuit, adds the ancient voidsuit (#16988) * removes IHS voidsuit, adds ancient voidsuit * remove ihs gloves * fix * fucjk --- .../Catalog/Fills/Lockers/suit_storage.yml | 13 +++++ .../Entities/Clothing/Hands/gloves.yml | 18 +----- .../Clothing/Head/hardsuit-helmets.yml | 15 ----- .../Entities/Clothing/Head/helmets.yml | 15 +++++ .../Clothing/OuterClothing/hardsuits.yml | 21 +++---- .../Hardsuits/ihsvoid.rsi/equipped-HELMET.png | Bin 831 -> 0 bytes .../Head/Hardsuits/ihsvoid.rsi/icon-on.png | Bin 511 -> 0 bytes .../Head/Hardsuits/ihsvoid.rsi/icon.png | Bin 442 -> 0 bytes .../Hardsuits/ihsvoid.rsi/inhand-left.png | Bin 687 -> 0 bytes .../Hardsuits/ihsvoid.rsi/inhand-right.png | Bin 697 -> 0 bytes .../ancientvoidsuit.rsi/equipped-HELMET.png | Bin 0 -> 586 bytes .../Head/Helmets/ancientvoidsuit.rsi/icon.png | Bin 0 -> 310 bytes .../ancientvoidsuit.rsi/inhand-left.png | Bin 0 -> 624 bytes .../ancientvoidsuit.rsi/inhand-right.png | Bin 0 -> 588 bytes .../ancientvoidsuit.rsi}/meta.json | 5 +- .../ihsvoid.rsi/equipped-OUTERCLOTHING.png | Bin 1457 -> 0 bytes .../Hardsuits/ihsvoid.rsi/icon.png | Bin 638 -> 0 bytes .../Hardsuits/ihsvoid.rsi/inhand-left.png | Bin 614 -> 0 bytes .../Hardsuits/ihsvoid.rsi/inhand-right.png | Bin 665 -> 0 bytes .../Hardsuits/ihsvoid.rsi/meta.json | 26 --------- .../equipped-OUTERCLOTHING.png | Bin 0 -> 1399 bytes .../Suits/ancientvoidsuit.rsi/icon.png | Bin 0 -> 402 bytes .../Suits/ancientvoidsuit.rsi/inhand-left.png | Bin 0 -> 516 bytes .../ancientvoidsuit.rsi/inhand-right.png | Bin 0 -> 493 bytes .../Suits/ancientvoidsuit.rsi/meta.json | 52 ++++++++++++++++++ Resources/migration.yml | 5 ++ 26 files changed, 96 insertions(+), 74 deletions(-) delete mode 100644 Resources/Textures/Clothing/Head/Hardsuits/ihsvoid.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/Hardsuits/ihsvoid.rsi/icon-on.png delete mode 100644 Resources/Textures/Clothing/Head/Hardsuits/ihsvoid.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/Hardsuits/ihsvoid.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/Hardsuits/ihsvoid.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Head/Helmets/ancientvoidsuit.rsi/equipped-HELMET.png create mode 100644 Resources/Textures/Clothing/Head/Helmets/ancientvoidsuit.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Head/Helmets/ancientvoidsuit.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Head/Helmets/ancientvoidsuit.rsi/inhand-right.png rename Resources/Textures/Clothing/Head/{Hardsuits/ihsvoid.rsi => Helmets/ancientvoidsuit.rsi}/meta.json (65%) delete mode 100644 Resources/Textures/Clothing/OuterClothing/Hardsuits/ihsvoid.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/Hardsuits/ihsvoid.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/Hardsuits/ihsvoid.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/Hardsuits/ihsvoid.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/OuterClothing/Hardsuits/ihsvoid.rsi/meta.json create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/ancientvoidsuit.rsi/equipped-OUTERCLOTHING.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/ancientvoidsuit.rsi/icon.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/ancientvoidsuit.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/ancientvoidsuit.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/ancientvoidsuit.rsi/meta.json diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml b/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml index ff0f001afa..d5d96d75c7 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml @@ -55,6 +55,19 @@ - id: ClothingHeadHelmetEVA - id: ClothingMaskGas +#NTSRA Voidsuit +- type: entity + id: SuitStorageNTSRA + parent: SuitStorageBase + suffix: Ancient EVA + components: + - type: StorageFill + contents: + - id: JetpackVoidFilled + - id: ClothingOuterHardsuitAncientEVA + - id: ClothingHeadHelmetAncient + - id: ClothingMaskBreath + #HARDSUITS #Engineering hardsuit - type: entity diff --git a/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml b/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml index e401c397aa..70caea5970 100644 --- a/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml +++ b/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml @@ -108,20 +108,6 @@ fiberColor: fibers-regal-blue - type: FingerprintMask -- type: entity - parent: ClothingHandsBase - id: ClothingHandsGlovesIhscombat - name: IHS combat gloves - description: These tactical gloves are somewhat fire and impact resistant. - components: - - type: Sprite - sprite: Clothing/Hands/Gloves/ihscombat.rsi - - type: Clothing - sprite: Clothing/Hands/Gloves/ihscombat.rsi - - type: Fiber - fiberMaterial: fibers-durathread - - type: FingerprintMask - #### Medical - type: entity parent: ClothingHandsBase @@ -172,7 +158,7 @@ parent: ClothingHandsBase id: ClothingHandsGlovesPowerglove name: power gloves - description: Now I'm playin' with power! Wait, they are turned off. # Use Now I'm playin' with power! BAM! for when they're turned on + description: Now I'm playin' with power! Wait... they're turned off. #Use "Now I'm playin' with power! BAM!" for when they're turned on components: - type: Sprite sprite: Clothing/Hands/Gloves/powerglove.rsi @@ -297,7 +283,7 @@ parent: ClothingHandsBase id: ClothingHandsGlovesNorthStar name: gloves of the north star - description: These gloves allow you to punch incredibly fast + description: These gloves allow you to punch incredibly fast. components: - type: Sprite sprite: Clothing/Hands/Gloves/northstar.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml index 633194188f..595af2758e 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml @@ -110,21 +110,6 @@ highPressureMultiplier: 0.08 lowPressureMultiplier: 1000 -- type: entity - parent: HatBase - id: ClothingHeadHelmetIHSVoidHelm - noSpawn: true - name: IHS voidhelm - description: A robust, tactical IHS helmet. - components: - - type: Sprite - sprite: Clothing/Head/Hardsuits/ihsvoid.rsi - - type: Clothing - sprite: Clothing/Head/Hardsuits/ihsvoid.rsi - - type: PressureProtection - highPressureMultiplier: 0.3 - lowPressureMultiplier: 10000 - - type: entity parent: ClothingHeadHardsuitWithLightBase id: ClothingHeadHelmetHardsuitMedical diff --git a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml index 21bb4dbdee..cbd910ff8b 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml @@ -301,3 +301,18 @@ Slash: 0.95 Heat: 0.90 Radiation: 0.75 + +- type: entity + parent: ClothingHeadEVAHelmetBase + id: ClothingHeadHelmetAncient + name: NTSRA void helmet + description: An ancient space helmet, designed by the NTSRA branch of CentCom. + components: + - type: Sprite + sprite: Clothing/Head/Helmets/ancientvoidsuit.rsi + - type: Clothing + sprite: Clothing/Head/Helmets/ancientvoidsuit.rsi + - type: IngestionBlocker + - type: Tag + tags: + - HelmetEVA \ No newline at end of file diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index d3f69e273e..b0e4035785 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -152,23 +152,18 @@ #The voidsuit and eva suit are not techically 'hardsuits' but this seems to be the place for all EVA-capable outer clothing. This may be worth reevaluating when we have a lot more items. - type: entity - parent: ClothingOuterHardsuitBase - id: IHSVoidsuit - name: IHS voidsuit - description: A special void suit that protects against hazardous, low pressure environments. + parent: ClothingOuterEVASuitBase + id: ClothingOuterHardsuitAncientEVA + name: NTSRA voidsuit #Nanotrasen Space Research Association + description: An ancient space suit, designed by the NTSRA branch of CentCom. It is very finely crafted, allowing for greater mobility than most modern space suits. components: - type: Sprite - sprite: Clothing/OuterClothing/Hardsuits/ihsvoid.rsi + sprite: Clothing/OuterClothing/Suits/ancientvoidsuit.rsi - type: Clothing - sprite: Clothing/OuterClothing/Hardsuits/ihsvoid.rsi + sprite: Clothing/OuterClothing/Suits/ancientvoidsuit.rsi - type: ClothingSpeedModifier - walkModifier: 0.8 - sprintModifier: 0.8 - - type: PressureProtection - highPressureMultiplier: 0.3 - lowPressureMultiplier: 10000 - - type: ToggleableClothing - clothingPrototype: ClothingHeadHelmetIHSVoidHelm + walkModifier: 0.85 + sprintModifier: 0.85 - type: entity parent: ClothingOuterEVASuitBase diff --git a/Resources/Textures/Clothing/Head/Hardsuits/ihsvoid.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hardsuits/ihsvoid.rsi/equipped-HELMET.png deleted file mode 100644 index cae6a4a5d3d020c5a1784a0faa278d77a33f64f1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 831 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU}p1laSW-L^LEyLZ|OvdA*rd<+A&}&I)hr`s2h_5SO#}HILNlW9R=IV$0e4^OkYs{vG#!%&m7xdG2Pw z#jwHO>xQ-F&Sy!%#&>_7ZkfQy5MY@maX-dQBlz91TQ4oN#6E}KSny}NTZ7ZW7oDdS zYB)D&70R`rwn>DAFXa%fbnpGy-xifOh3QzwPKTeLGH;L85}qAi9(y_CRJSl* zVOnvKEr5H0o3w*&gH$fVR)#D>f-8(uX5H*dT`TGEf7+MJ$GyG&%l!|JTYl`n;||MH zt~xqrzRe9zZR*%Sf=55seuDjURDd*$DY&|p6=4Sr+h0KrsdL}YwHD=m)sK);NvHSZu z?MIJxG1@=8dd=^6}s2B6n~ z!8JE3VORR2fMs{~Dz4nY&fuWZJZ~ps!l&zkI^Ju%Z9}T(*z?ZuXJc?GPZXTu$Xs&m_x5wLllGQEru+{D;f9& e&u%q;V4m#~oX_YGHWipL7(8A5T-G@yGywou#CH|| diff --git a/Resources/Textures/Clothing/Head/Hardsuits/ihsvoid.rsi/icon-on.png b/Resources/Textures/Clothing/Head/Hardsuits/ihsvoid.rsi/icon-on.png deleted file mode 100644 index c48af084eb851c2c6e173614d3fd81f7c9d75d7c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 511 zcmVdA{p8349V76BM^ zO#-m{I*E1Xp6XMu=|$0yZU#EWjw1Hj21;H&0eCM){P+@IX-6xWPKQ$uxR#u&V zj3o@eL)U_y%{2fv4(0$D?w$hD7QC%j@^<({!&7+=$$M>A z)}E5vLRIf@Us2 z==7jt!B0($PHVPU(ZIq0`BK6E2TTAHzyvS>z5wMFxykdzPXhn|002ovPDHLkV1kql B>J9(^ diff --git a/Resources/Textures/Clothing/Head/Hardsuits/ihsvoid.rsi/icon.png b/Resources/Textures/Clothing/Head/Hardsuits/ihsvoid.rsi/icon.png deleted file mode 100644 index 78015ed6720faf7c41191cda482cc379aef4a560..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 442 zcmV;r0Y(0aP)VHxlL6id~%-Hqc#zqsX+>s;K;cN*7Rg&VLXb0f4 zoI_R}MNEPL5hcU`f{74YoMW^6`Tds+&+os)a1bFtR0ynDvI#>>LO~V9a%A=gb~%Qq z^o9SI&5S3Q9tb+%dx;7IKZ6PbXU`oJvF{8F4DUN$;?_tcAn1UPIonZu%fP_Ez}a($ z;l+d74D2$d6gz;Tg6QRI>>=>!#XF+SAQ%GtQ#={IGeANDS&W}Sh2cZ-Rfd<{9 diff --git a/Resources/Textures/Clothing/Head/Hardsuits/ihsvoid.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Hardsuits/ihsvoid.rsi/inhand-left.png deleted file mode 100644 index db875e00c437f2e60c9277e9867d7cba9a57eafb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 687 zcmV;g0#N;lP)^!6nz>`kuMwm$`dh@`gMgILP}v_q;ss_uk7L_dEc@Fbu;m z48t%C!!VPE&+7!4Ookv0_r&9IPw@|E(y&M-KbYe8<+q=vIJ)^|#Jho10Ksnh)a*Bw z9X|}@0;G?BbWOIGojQJ4rYI-7o{j@Fe-x=a6KLEd7e=*r0gKl9Z=V6SbDO8 zX5tb4ygsq*b9rK7HS7ZbW+U?hk%HZO0?){ik>2$phZs1j(NQ zfV{=ZK+2ooIKcvpI)PC$@d7Xm!!QiPFbu;m3^REs|MAjm|G}WI#!|it%b-_@{LS_= zA7J$kXxgixFX&hZu$w+L*Vk8i`h*B>P+oxc#s6P1*8i2@ceb)-AQW~rzw!dK_Zq}D zo;!T8g=OR}zThF;m(GwVD%W_z_PXX3aqX@#o18}0d!WB?}PFJ2>hu6a^+iu zA3L}D*-^&RykjFkGqH&Ji*tvKqFk=L0OF4>lCs9#79DC8p=s_4vdUM6#Is#54L0oGp;pmTHCp){09YclH%W@735qiOSO@^z?F4F+zXfE&0*pF=Q8V!Z`~~Z` V2M*A?Ms)xH002ovPDHLkV1m#GKs*2d diff --git a/Resources/Textures/Clothing/Head/Hardsuits/ihsvoid.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Hardsuits/ihsvoid.rsi/inhand-right.png deleted file mode 100644 index 3d87551ce02b05a70d91b46bb3ea5e589787fbc9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 697 zcmV;q0!ICbP)B*9uhib62(&>e?_K1Aq{l!;3-2U4H*JSz#(hNS26Pjmt4^jd#|*Y)fUb6sUCE(e zc!HnrKAG`_qYb3x?@+F4wgG~Mu6CgQ>e=Hz9%DYUXp7HO2Iy)B0C3l~YUOp_K8(eH zvy)8$0P0_>mQK9R+k?v4$)>=6<-0aB3joY#79I6Ft^{|sc5R=G!_z&-$%lOuIS!s93wj}2Mg76A97 z=l5^dL$R~$$pFql>B5ktoNHScOz>>L&epE+D3wOJsUWkIwX{i64w97P*%4?Hd}Tm4 zA>#Ggsx4mraPDW=iQ?IScI*Y-tgTwk-Jd>B1Az5@!DoL0|2Mue;PSkJ?8@JFK&!#P zG=^8V3E#pdh3|6#<*EjzF|+7u2mQkGLui`_o(z!XZ6P(Nn{{37m<9NApFnLYP)F_= z1rg5~aCo{Wqy}}Q26c$Z9>iqNeC8A9YlR@=>m9(4(VgxSgkkc4PXjn%zE2SO!%;F| f+5)Cc3bkn9e#00000NkvXXu0mjfg55^% diff --git a/Resources/Textures/Clothing/Head/Helmets/ancientvoidsuit.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Helmets/ancientvoidsuit.rsi/equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..0a583d7e749c23d7f53ff7b0f30be1ee01d2bac3 GIT binary patch literal 586 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCij$3p^r=85sBugD~Uq{1quc4fj1=978JN-rlnHW;T>y|BxZ5RV1Prl6BDa z?h+-9N9qN|D@yd2KUlWI($Zq5=Uo=tUEH5LD^3sCK9G zqHY}~Q%x{jv&V`@i4lg+m( zzz9zhp6Ln zhQ*6ytFjNyda*K4&!MhTPj{E@op;q|Uw&53`(D4;Cid_pRt=#GHo~24( z)-aSQ9Squjz2?L7e%IrlnI?KX2`RA+)SF)Jy8Y<48XaHP6KmEPD^CyBYq<8aA;;`A zGauKf)}l)bLmN_zPNpANupmZ5T{ddI!{??aTi7c8{`K~I-4MgvaqiISIEIbp{u%Xk zuL|aWSGDK&viK{#M{e#1V T(TnxL&p@J{u6{1-oD!Mau5C~fxU38%)=Ns}j49dqfOwLQ!>-0#>$SHDRQc|R{v=n*h@TOOds z)5_w`zo*UMJU`Ra?M(e;d43$p3Re!@mi(m|zOX1WC;w?$iPnge_{6^OyXb~2iQBOir#Ate#^CAd=d#Wzp$P!bzH6lb literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Helmets/ancientvoidsuit.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Helmets/ancientvoidsuit.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..a7791dd27dc840c08ee206b8bb56b9385d21e2c5 GIT binary patch literal 624 zcmV-$0+0QPP)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGi!vFvd!vV){sAK>D0tHD#K~#8N?b$I) z!$24Y;L{=~5{h)wQC$^55w{M4n;_b~M!~K94^D2rD-F50J6~xlfNzh`UQxRNB z%!poFyIth2dVYZJ&0Fs=HoyiRNV2IQ2^ZzyO+t%4WYyh*OH-;vEyt2q-Th8TpQx&BW zcKe`=1|TPY`}X zPWkO$WEXf(A*4EhPN!26!x87}D-{aiX7_+uwVHMSiGC_f#aF9Uv7{%_0TdtZSfNl5 zOL`J<6;PcAPx#1ZP1_K>z@;j|==^1poj532;bRa{vGi!vFvd!vV){sAK>D0pUqRK~#8N?b@+Q z12F&w;M6XHbShL(aB`H2U=g<)1ZS(=wGUwN1st5*L^nZ??#0DTr&~oqly2%+i$jre zh=P<#LL$Apob}Q|lji>*BzG6v#JP64Qle}dNm<#f6mF8q)Yl8iqR0PVavJ4Hm9$!1yk>qB&sbo_w;#2;TYK7Pw< ztHp{5A&Bw!TAlo2b=>$PE1+=qTsdquBW1TRTrGDd+9gnO47Q)&Vx!%|zZwE)LrrWwtUPwBA z>7AhLhCDF8b8!a|;H&%M8}TE>LeX#)iyCV$%gWOdkO`&;`}pd5f-ERyY;D>nJF zr-t;m1G!x8gg3RNd=aeGYNWcd&bQ2^96+g5Vk^LO%BMi@Z*gST029uCN-cnLxtqyk z*!JR5o=orWv9@5s)n8BwAk3|vcOUK_S=;x0;<~O8lc$CffXNaEkd*F$;q^GLtz~%t ag!}**bNH*-dj%N)0000w_R47$#J`V`06;Kr39jdCu6 zxyHENMrRC36@w5FK4WVMd*t92A_U$mR)3jYuU0dom6qJ;HQLqe&ini4|CvAYf9mgF zI`}_hCTRhZ##8}G3y?IX3P@Ujq%l=M(gGxnsREJ~AZg5sK3J{S9J)Sxevp!F9~C=| zeFp$K?dHH|^kNwRaJ=@jFn>xU6y9m}26?_Q7O24VbB1E9h$*VeL3?>d{)(Ae0M;vcGjyH9PU=u~?((0o03M8z6FPTTs@)|PV1LkMb8wnCX%exj~evWSm41<=}LOFBG>;vci#eTTj+LO7mz)Sk=hPN1r}c07$!ghtuh_>*Z4ufkqCrc zpjxjvda)e28`Fzr-_cl{sMc$a$aYwkUq}Jfdd=C~UI$~9fmYCIH^Ep1o7?NLD`A-O z2`Ymi>;l0v0M%zyAu{?Z5RL@@tN5mt!Es=!fTRUT8dC)%EkM$kDj;bAlEzd4NehrP zq;`XZan}M&QWoh@IGC3}!_Yx80B-!hN%;q;)g?%|Kv=Gxpt2QJLDaTbr7l6q z1qfmF0!KJ^UiO}i#S)Iv=MF#OanvM8DS&eI0EX5JOagJ#BuK9UORI}mT3w8+7nlTs zH3=k_ETk+Tc=paGLnuu#&WZ44?^!BXEoNILu<&T0jKdIX9KcuwN9l8i9d5mfvtIyU zhg+|X(&qywVO2<3K=tDy24p#wV6<>AOiR9U!lmhs(_)fctV=iY8JggOn8)3>m{`JVs zRQDAiQWL;KDiWkzJ*B33Q>1kHxI<$Kws=lGP(&e87eJ7j1gYcJrQwn3#j-C~KPi-! zneW3@J|0j!7AH#p;HwOgC07MI+;Vtcf(pNKD9qOc{Pp2?)ozqwTPD8y;m6Q=1sN#C z0l}QSHB<7cG$w)G!b+$NDwrOKsJs-c384E)VXj}FFh5%W;ICJZ#Yo#>)r4eRh=YG5 z1@Hw6lLlWDF^VEangjTn0NXMrb|Pe3CWh53h+-rQ0FpTih?DnU=hY>Nz4rw+00000 LNkvXXu0mjf3qhgh diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/ihsvoid.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Hardsuits/ihsvoid.rsi/icon.png deleted file mode 100644 index 6cc3ae4a58b4b7a1123b300da8364063710aaf6b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 638 zcmV-^0)hRBP) zA!nE~!K0*vusCgA1}H#T0vMl61|UKT;L3Hd?G|F{|FsFUyF=PPf3ufQ%{{$@%!2)Y zjVhK(P`JJb4i5Lxv--rQG86OW?d}jgt8;L;PvQDvr3^|Ek`<@r+_{^*P&Ry z4S-N*37LMG1=$aBhDkb~T1jAO4G3W&gvG%378c($a)!yk_rkTSpnMHGzsBbt_+FT5 zU}7BgQ^nE@oQ;k&+itOy(E-@X=riL*HrsA-Hac3_4V79k5O%hn>oD-WFc=WdrA(@A z7-C2ey=u{*(Rp~3g6gg@2=r5L(6c(J*Wf*Pyt=;)ZKIuc=-F{bya)9w2y46t{KPJe zlbYrycAvV%dIX*e$^@Fn=UO`1C!OrGJ-j3H*a0B(*kOBkhqN`1&y@=hVt$V2Jw#?~ zF$xf3WT05D206oA`Z>-S=ET$N*$5Qt)u3D{A%wLs3q99C2#a#16pMti1k-PTr}|9e YAIGowiufFHy8r+H07*qoM6N<$f|L&{DF6Tf diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/ihsvoid.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Hardsuits/ihsvoid.rsi/inhand-left.png deleted file mode 100644 index 53517427352a0d6e41c5709f258782f647313d3b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 614 zcmV-s0-61ZP)BjE6u|L+ii3tM4jJN_ka`i=ghGZIGKl6I1P?J}$d-JAZ2174I(F>V4gq%vjXywW zZZNcgh7KM?K=shrgM$|j!ccXvPbknjl6)!^eLpZ32k)f!e0Lu7KnNj(5JCtcgb+dq zA^syvrYCG1oCc0l<260oBPT5^BUg*e@Ze= z@-R(ut8v80+T`|HF|sz7u&4ifM>=pAS7Ov-sDUi*AN)EDpgy$|ob4$lih2qAbeCfUe%gd<+yNM^|qL6ge1Oy=@htRoCv!KT?4G;yTxtC4i9?0C0U-V!yZ^ zL|)&-dkrgpI+L|tFvuV8H5}JCHieCiq5*>{E+kXdJ3ys!GV`0@TK0tju#ilV&SXbc zz?JsJk>BwMjGJT_CJ%#2t`_#_#FnXjQ|ZK(SuO0jP9DbW0kNe#H;Z{Hm6N%f#XPa4 ze6XnlGH%j#j=w>GM6^S1_`Jk>4HD6q&(VTaFPE4fF8ldk7u3tnXW!(y0{#W&zGc3T z<0yc+3I6T)tOe>c4+~Fyfx^zAHF-tJS;Yt= zPX+ki?D6$Sf8-oNSa~Wy>d~OvV(-JRWuG7UmTHPT6`=R?f@hB-yn6E*Ak?eCwK;m9 zuHLqe&UE!QE#OKkANd*_JasvIXmFSb9Y#eJmKNfmo$Dq@H5ZUc`iV*Un3Fi zknGp|%rkWppAWdN|32#`DnP5Qk9x+o2(NVyOs~;MS75+hwM* zrWqZUrHMy`kZGqjQszd9S(aKJVQ31n_{07I`)1zz%xB&)@AH0mzlVkFL?NsZ005u@ z{C&gq$X<3hL?36BWk2))$_(G>12jCxj_HZPe(zv!0B9^hY7(J(&I=17`z1jjB0=RU zdwV*a-npwwaA_>4>z3bt-K+ol5r7o?q^x3@n5 zR>nt0P5~!+)@95j20%`?#X4QJiTC+nQtW!|&3dtWi*~i*9Rhyi4EJSHYb?lRY}&+$ zsq#ajpf6F%>en5XdU8pZr2(zOHBEL6Y6->SwKea%6Eiykqtcd;m zRo$O+&F|jeW;tE<(3TSq(Pkr_xwJu6dcwctpxz0eX2-(&1uPq48no?lr`g9nfrm@h z!iiGGj5l!X+~a#4c2pmtlY*wKt07fTJdYS5nKt(n<+$^e?citv z*!aLaA>F`8VJ?cuy&re&1x?N^asw~k^}x2t{-({zM|iwy1F<_x`|3U7Ys<|N>XlxU z8Obnz>mZY+^DjtSSo+bLhmOO?*dz7FWJH2%zU;p-Ut?>GWLi^N=2SV?M}*zR#w5dz zMzP(u9iH%F@cz{9$Iz_gsID%a!-Eq>kp%h|S=S9oBa38xc_QzpG|Q)|)jeUe&ZI*M z#QBA{)`2ao`djIaeF@*)t&+6ZsB?!DnAc~LDU&sB%Hd;d;gI=12ZbFAmC}dHL%KJ~ zHF*6PPk6#~c$sPSnwDOaUUKfuo+;x$CYWoT6y`lR#>^Z{9m>0#Y8<-gThJ>F1uu5j zZ@(`c9@}siwuWW;c|tvmj3T+7TItO*`l1V&3b*IbQ zBT}*GNrZr!_=}~=gGZr=9NGP&TcTXvqnj^LsFze%wRcT+6x998S-`Ga$q>NtK}Fbd6;E}dWm%I zmP!gho8=L12}&`$HD*chkzyrs?JE@N{<1F9w+VC%on`aGM5S0VBhyBw@MV$$4)Q;- zp@MbwqhwVk6*xI(dNOx8>jAoWdqQ~F0mg({yo>^0Zw|a@^<R#LPjP$d|d*+l~&l-fti$q|D1P3 zPc-h7-7ETC>s2Z*WtaABBwnQo^9r@=)VQ0>mx;^N<<*N|Qi%>yY6O`xV7<@*wbD)x k&VV?dF5L25(=o9Gpga6~D${49mtRwWUx;smPr}iE0aq4}hX4Qo literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/OuterClothing/Suits/ancientvoidsuit.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Suits/ancientvoidsuit.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..45411502de14b8e993c308c678aac19d94ba2371 GIT binary patch literal 402 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCilg0(?STlbD(F^YaxI6t>Fo)rg5rt74e9U@m*$f&KgUM@C0n-@tJ1!QI~8 zUOqm)?6I0mGyH`-OnAoCO|{#S9F5he4R}c>anM zpx|*&7sn6_|F@GK@*Ps(Y00eC@NxY8Pd_^`rKJ0q#NU^y+OOZ<=AFe_yV!oiD`f?N z=+s+#pGXNM2_{CjUp8UnIPhY6Ld7y(j%VIELI+>k#IWB;c1mG(XyYko5_8DllsWp& zVDj-SMooohPleX2?(FDYGRLd4aHH*%DbFp<9JaDtsah?%kZ1Wx##NV|D=dzF$~Ze^ z_Tkf>x7<2!vb{W3;=y2)UVda*ZPSB$r(WzX<4l?V{^-jY8^o61SJMc*=JT)IlHvRp c-37lGs#`2~868k^0D6hR)78&qol`;+03k}Ez5oCK literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/OuterClothing/Suits/ancientvoidsuit.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Suits/ancientvoidsuit.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..c70606e1ef4443a7bd5645306833f2d86d293721 GIT binary patch literal 516 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1g2Ka=yZk6LxR8ZKlU~XXy;r<2$>8 z!HAJ@q6Bx25a-;EwziTYacP-ZQarr8yt1;gf`WoFGBWx3`HV&8-%kL|HEwQfjERW> zvM%xQX8M1MGDXpte!58ArbCxr=9L= zHsE29owbWQhwH9WV*Jnl=X3UCdkM{Sp0b)#)0Q&3}=% zjg00z*S}2Ax$VOIAjVhW5ARRSSc!~T8}%BdHqOtSl|FCgq67IAo)M44`QQH)j@CUN V^YO|;b6_Yjc)I$ztaD0e0s!A1&oux5 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/OuterClothing/Suits/ancientvoidsuit.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Suits/ancientvoidsuit.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..5b4ad2642590d3649347a5ae3aee567a9a52e62e GIT binary patch literal 493 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`0#1o(uwZk6LxR8ZKlU~XXy;r<2$>8 z!HAJ@q6Bx25a-;EwziTYacP-ZQarr8yt1;gf`WoFGBWx3`PVJfV`5@}20xz|cN<8_ zlmz(&|HlmX;<4phfk;1OBOz`%DHgc*D z79^LSRy@0gwe_2S_A}=XCp=Gk8SwqQ5x!Z7N71G@MDVfwmdK II;Vst0IF5WPXGV_ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/OuterClothing/Suits/ancientvoidsuit.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Suits/ancientvoidsuit.rsi/meta.json new file mode 100644 index 0000000000..3a71879aff --- /dev/null +++ b/Resources/Textures/Clothing/OuterClothing/Suits/ancientvoidsuit.rsi/meta.json @@ -0,0 +1,52 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/tree/fb2d71495bfe81446159ef528534193d09dd8d34", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4, + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/migration.yml b/Resources/migration.yml index 371f88aecf..cf7b072a74 100644 --- a/Resources/migration.yml +++ b/Resources/migration.yml @@ -52,3 +52,8 @@ BulletAntiMaterial: BulletAntiMateriel FoodCondimentBottleSmallHotsauce: FoodCondimentBottleHotsauce FoodBakedCookieFortune: FoodSnackCookieFortune GunSafeSubMachineGunVector: GunSafeSubMachineGunDrozd + +# 2023-05-31 +IHSVoidsuit: null +ClothingHeadHelmetIHSVoidHelm: null +ClothingHandsGlovesIhscombat: null \ No newline at end of file