From ca96f2b5470ce6adc0645c4402cdbb0d57a55bda Mon Sep 17 00:00:00 2001 From: Vonsant Date: Mon, 25 Nov 2024 23:12:06 +0300 Subject: [PATCH] SomeFixes2 --- .../EntitySystems/StorageSystem.Fill.cs | 2 +- .../Entities/Clothing/OuterClothing/armor.yml | 107 ------------------ .../equipped-OUTERCLOTHING.png | Bin 560 -> 0 bytes .../Armor/uic_armor_light_vest.rsi/icon.png | Bin 304 -> 0 bytes .../uic_armor_light_vest.rsi/inhand-left.png | Bin 502 -> 0 bytes .../uic_armor_light_vest.rsi/inhand-right.png | Bin 482 -> 0 bytes .../Armor/uic_armor_light_vest.rsi/meta.json | 26 ----- .../equipped-OUTERCLOTHING.png | Bin 638 -> 0 bytes .../uic_armor_light_vest_forest.rsi/icon.png | Bin 364 -> 0 bytes .../inhand-left.png | Bin 493 -> 0 bytes .../inhand-right.png | Bin 491 -> 0 bytes .../uic_armor_light_vest_forest.rsi/meta.json | 26 ----- .../equipped-OUTERCLOTHING.png | Bin 531 -> 0 bytes .../uic_armor_light_vest_sand.rsi/icon.png | Bin 325 -> 0 bytes .../inhand-left.png | Bin 286 -> 0 bytes .../inhand-right.png | Bin 291 -> 0 bytes .../uic_armor_light_vest_sand.rsi/meta.json | 26 ----- .../equipped-OUTERCLOTHING.png | Bin 478 -> 0 bytes .../uic_armor_light_vest_snow.rsi/icon.png | Bin 278 -> 0 bytes .../inhand-left.png | Bin 500 -> 0 bytes .../inhand-right.png | Bin 494 -> 0 bytes .../uic_armor_light_vest_snow.rsi/meta.json | 26 ----- .../equipped-OUTERCLOTHING.png | Bin 602 -> 0 bytes .../icon.png | Bin 352 -> 0 bytes .../inhand-left.png | Bin 498 -> 0 bytes .../inhand-right.png | Bin 482 -> 0 bytes .../meta.json | 26 ----- 27 files changed, 1 insertion(+), 238 deletions(-) delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest.rsi/icon.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest.rsi/inhand-left.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest.rsi/inhand-right.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest.rsi/meta.json delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_forest.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_forest.rsi/icon.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_forest.rsi/inhand-left.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_forest.rsi/inhand-right.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_forest.rsi/meta.json delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_sand.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_sand.rsi/icon.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_sand.rsi/inhand-left.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_sand.rsi/inhand-right.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_sand.rsi/meta.json delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_snow.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_snow.rsi/icon.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_snow.rsi/inhand-left.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_snow.rsi/inhand-right.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_snow.rsi/meta.json delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_volcanic.rsi/equipped-OUTERCLOTHING.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_volcanic.rsi/icon.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_volcanic.rsi/inhand-left.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_volcanic.rsi/inhand-right.png delete mode 100644 Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_volcanic.rsi/meta.json diff --git a/Content.Server/Storage/EntitySystems/StorageSystem.Fill.cs b/Content.Server/Storage/EntitySystems/StorageSystem.Fill.cs index 768491f9876..4c8da806130 100644 --- a/Content.Server/Storage/EntitySystems/StorageSystem.Fill.cs +++ b/Content.Server/Storage/EntitySystems/StorageSystem.Fill.cs @@ -31,7 +31,7 @@ private void OnStorageFillMapInit(EntityUid uid, StorageFillComponent component, } } - private void FillStorage(Entity entity) + public void FillStorage(Entity entity) // Corvax NEXT-cards { var (uid, component, storage) = entity; diff --git a/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/armor.yml b/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/armor.yml index 2a83de3dc91..98511c9eb35 100644 --- a/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/armor.yml +++ b/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/armor.yml @@ -17,110 +17,3 @@ Heat: 0.5 - type: ExplosionResistance damageCoefficient: 0.65 - -# UIC -- type: entity - parent: ClothingOuterBaseMedium - id: ClothingOuterArmorUICLight - name: uic armor vest - suffix: UIC, Volcanic - description: Worn by military police, auxiliary units, and non-combat forces. - components: - - type: Sprite - sprite: Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest.rsi - - type: Clothing - sprite: Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest.rsi - - type: Armor - modifiers: - coefficients: - Blunt: 0.7 - Slash: 0.7 - Piercing: 0.7 - Heat: 0.7 - - type: ExplosionResistance - damageCoefficient: 0.80 - -- type: entity - parent: ClothingOuterBaseMedium - id: ClothingOuterArmorUICLightVolcanic - name: uic armor vest - suffix: UIC, Volcanic - description: Worn by military police, auxiliary units, and non-combat forces on volcanic planets. - components: - - type: Sprite - sprite: Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_volcanic.rsi - - type: Clothing - sprite: Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_volcanic.rsi - - type: Armor - modifiers: - coefficients: - Blunt: 0.7 - Slash: 0.7 - Piercing: 0.7 - Heat: 0.5 - - type: ExplosionResistance - damageCoefficient: 0.70 - -- type: entity - parent: ClothingOuterBaseMedium - id: ClothingOuterArmorUICLightForest - name: uic armor vest - suffix: UIC, Forest - description: Worn by auxiliary units and non-combat forces in forested regions. - components: - - type: Sprite - sprite: Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_forest.rsi - - type: Clothing - sprite: Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_forest.rsi - - type: Armor - modifiers: - coefficients: - Blunt: 0.7 - Slash: 0.6 - Piercing: 0.7 - Heat: 0.7 - - type: ExplosionResistance - damageCoefficient: 0.80 - -- type: entity - parent: ClothingOuterBaseMedium - id: ClothingOuterArmorUICLightSnow - name: uic armor vest - suffix: UIC, Snow - description: Worn by military police, auxiliary units, and non-combat forces in winter and on snow-covered planets. - components: - - type: Sprite - sprite: Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_snow.rsi - - type: Clothing - sprite: Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_snow.rsi - - type: Armor - modifiers: - coefficients: - Blunt: 0.7 - Slash: 0.7 - Piercing: 0.7 - Heat: 0.6 - Cold: 0.6 - - type: ExplosionResistance - damageCoefficient: 0.80 - -- type: entity - parent: ClothingOuterBaseMedium - id: ClothingOuterArmorUICLightSand - name: uic armor vest - suffix: UIC, Sand - description: Worn by military police, auxiliary units, and non-combat forces on sand-covered planets. - components: - - type: Sprite - sprite: Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_sand.rsi - - type: Clothing - sprite: Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_sand.rsi - - type: Armor - modifiers: - coefficients: - Blunt: 0.7 - Slash: 0.7 - Piercing: 0.7 - Heat: 0.6 - - type: ExplosionResistance - damageCoefficient: 0.80 \ No newline at end of file diff --git a/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index ca34427aef5a06ecf06193ac736638354ff9d716..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 560 zcmV-00?+-4P)Px$>PbXFRCt{2+Fgs{Fcb#h*VMLN93srjh2;PLwo-6*K?z0eX!c?}ZfC5kNoxm| z_W>_VARi~kBQynwh=_=Y?sCqB*O#}@*Z2DJ7MydvePhmVtqs=NFY{@6a4DSD5z-xD1G@BLK~()N5lOiv8yeMdkFVazeR zG|d^x)85vegZuQqS|TDMA|fLC-~9ozC(AWjkd@8=0000Px#>PbXFR9J=Wl)FyEFc3u#2>Df6K;`esXXd+70h-G3ZW9XR$XWtBmRJddPnX=A z%=JtrFc=I5|D8LHDW$XloXQ#N49l{7dM>53RUJ6=9C6GtTR`4y|)8hKcZXkcebDn@s-wFd@vXceg*HLTxi-_WSVOL0000Px$ut`KgRCt{2+P!YWFbo9Xb5TKype69)&F}wSUV^Ekx7~_08otPo7VteoDao?H2Qc4{FdX-u&9w6@k zU`YavE#5hYQVKIP08#?%Y~DMgN6ziK@;PUEasfgD?A+U*?fZUNaNqZ{_kLFr)|Ge8 zVQ-w@9KHkW+~HNkRw#IcJ0r0APN!f-%N9gn(Kry!R-jz&UsHuiizu1XD_# zRmUo3oO7tPZjM=NZMNt&>Lqx)SjMGgF~)H`9P1uh0#Zs{&Utsme=?3ErfH(aG}Ik% zn*{rnQa0V-DW$HIvfKgFG+`KqCeI-KSpmL2eS4oTRvZx#5fKp)5fKrQf8%JojNTo7 zrk3*vFQer|iu_f~c?4>w#oFRqTVY$+xxZX4u;GdG`P}XOK6OTD?>xX3?0E#*D=-Yh z@+a8c;ak=`%{c?Oo=MpHed;sVqI>%j#ykS;2(%hw`;Hw2tN7=(-;9<3+m1lnOK@$S sguUOVC1Ab%p4rF0H=La-P;M(a@0pc30Kxu%v<# z1Xx}8{8!=q7c&vCN-b*|jX8TBFz412y8PWZsXaL%&BW8=x?63Gwt+SmMls-~gz zu_}7XC0jXuhWn507wzJ1c`~;+^v|!)Hpi9zJacDUv$eP5K()NQsj9xxjAfiaVcQ2+ zH`)4R>@U7Hp(ddCjSCEfYzVrYYPx%I7vi7RCt{2+RJX*KokbxpPCknfN?NbXe2gl*i?%87Y*->>E+Mgk zoH%B>phJyuDPwzrQvKfsY=h64t0fKq5fKp)(LdG4P3d)eGVhw#?aBJMnR~6u_>SX9 z$8iqgsB=Z)*U$Z+5JJYQ7!Untc<9OHYEe_yylziE_BXg*UE#BE<#al&ow`>UtyW9D zmDzI}thMi_m8cLx2JJOE^ClYhm;L#d=oOFs4gAoBsm2Q-Bme~MT_gR_#quTs03?%W ze-40F4qC~oDQ1oAebDUj+x^Da=&J!pH{QFm0qi=a$N+rO`S9EQre=+H0sYX0AG$~% zn`}G)#BmG&M~zp<>befC4p1{78(1Bi-UR3K`Ja6!lSB6UxwMynAG-T>n5LG2$yuN} zSgrN+0H~aFB7=X#{C1^)S`_j3zJ0NJUVZlCXe39TqRXG5Krfc3> zH@yM=E$$`qAR;0nA|fIpA|m>*3jcyS7z`u;JbZgKUJ%JsA2+2nvT^-mSEQZIW`*LH zO1g2|mHy8wBuP@ZIH@aLAhj$D!PjTJd|zGmr||l?DI2$47(EyF@jqB(IZ}HxVq@03gdQyHYb?yWJin^&YY%`E(9N zlPx$CP_p=R9J=Wl(BAuFc5~nmMF215U42(9$7l}W%8K3Ovf&a4A4X%Bt)WC?%+BF zg{1b-p{l=$-#*_RcV~mgl5mz zUEG@ncVT5?G<6;~Asd+}fZc9KQ4|0in-hp{dt0o^1h9GvRn{jQ#}i#T%>K5HTAi3! zQ%5cDuYPx$r%6OXRCt{2+RbXhP!I*+lP1!TqF5m=T)N4!8(*UD?hCkanMI&AD2fn6T*!!q z);7txQp@=sU~>QFPT&q8A|fIpA|fKvQIJH{BgKAV1`Cp?di{K1hP;YB-VEt+sS9ve z?7Y=z%M1y?-Q)qla}t%vCZF|l0H;M}#;2SB%gwKHv`gOF|PmfhUdj)p`^fJvGcNij`geraN2R(xpKLOKMfnlv>kViS_SHpWmJUA-FJbu0Cv3F z?)WX1UM|pY)yw=fZ7#1Mi7LAT0HD|FwYp4y;^aS|Ui#V&niWSxL_|bHL_|bHn2oJ+$M~eJa%zgywOG}r2fZt;GBTxq!$8puBAD}5_KLV`^*wGuzefsNg z-K~Cvrr)QQK^Gljw=nt<0@h&eU5^ioofjlgWs6|X=uOdb^!a^szI|OZGkvFPKLTx# jm*wZ)@A&E?5RtZy5uW#J;vp4O00000NkvXXu0mjf@XzFJ diff --git a/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_forest.rsi/inhand-right.png b/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_forest.rsi/inhand-right.png deleted file mode 100644 index 4575548622919821d453178a3b2f839e6f9f508d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 491 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zmwLK5hE&XX zduwmrAp;TC2hNi{IHqt(NEmH0D0_JKw@_`PUJp;_EH?##P^qQPudgiPi@Cg|@90l8 zj)dQFe~f=Hxj=#Lp{Fa#Y}q((7vA&SZ*lf`oJ!)p*%7_La~iJSlzV@^{b1?gU-4$1 zACwfNwLbjJYckQ(`u_E_kG@r+}vAj%E8z6u^py7BAh&EN;6+w$XHd%m>ZTJ!bec0t+Z zst$2HY%Kw=i%C3L0DlK7FKO=)A-`p+fTRC^Fk+gXG|E=NsCGj75esEp6xp()< edZk78e=!(6cs-3dFD3yPdkmhgelF{r5}E*4+}r^G diff --git a/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_forest.rsi/meta.json b/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_forest.rsi/meta.json deleted file mode 100644 index 8728913a54d..00000000000 --- a/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_forest.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/2fea0a59470c476cf3f927833d3918d89cbe6af8, recolored by crazzy_pingvin(371735100674670593)", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_sand.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_sand.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 25d3993502bea1c328eeb4865a70c7116248ec12..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 531 zcmV+u0_^>XP)Px$%}GQ-RCt{2+CPfIKokb>FU#6(vETtDjcr&+l}4;QfThhI!K2I(wz13sti;AD zu%xvK9zd|z&SJJ$UI=kC&SVl<`F@bXiTGyT{1Ng35D^g(5j8q&7CKdlHr-2Aq7R#e z@t*Ja^*%_OOZ?#8FV=(3m%HGedp@Nq(Qy<40J6L&+pBH1v8}#**erCG7nn`PIG)aB z`|y2$^>&Xq3Nf0lIvKpot_)lTZECaW!;5W4Wbj#Dl-Kce#%waS{V6NeK~)D||7<$} zRtXqQSHXI_FN4Yj0PF3(v)LEbW$$v|#3}*RJy;h<;l)|tThsn_IeT7RI%3N7wZ!<; zl;Bh)+BOMJ3Fu?6w_;zL0GBOboq#Maj0tcF?#kx`SS3J~SE_Ka6ubKGuj@0>L_|bH zL_|bHL_|-=`AM!6E2S{n*HdAUszg_dw60~jR-OL&{?q`Q} zKE9k|I#q^*1eTg%AJ6P%@GkEHm{^y`Z|S-~daF3=s?`dpF2}z8B^$c!w)46I{-ah2 zc+~6*ALowO72xY&YKq}gt1|%Tw^}=2?t)Y$`e7B~uHOTE1gkB;+B^{v5fKqRi(gtK V;PnM4kRAX4002ovPDHLkV1i|I^1A>4 diff --git a/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_sand.rsi/icon.png b/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_sand.rsi/icon.png deleted file mode 100644 index 28d1f0b81be96b5c524504f4eab04ff4c6ee56dc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 325 zcmV-L0lNN)P)Px#|4BqaR9J=WlRXN;KoCZsVmgaJPGFN(1S^}Asm0R9BM6>D@CaT&tgXbxN|3Z^ z!~+CU*rkZoz-khl)kbk&wb`BQ_wD?E!{KoJJ1tGn?K~^9yx^2vh@+71U|sp|cAk~H zL&~t3mhnBO+y)&@4KQE8Uq8Qa%e8F(fBt_k%N2u)pX z+x>!S3QU^D5I~cmj}638NR}6s{lNEX_g`UMf-Em8>3&xnerXC!6HRBf;tq$y@fF+w X%NuMSfziGV00000NkvXXu0mjf`?!#3 diff --git a/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_sand.rsi/inhand-left.png b/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_sand.rsi/inhand-left.png deleted file mode 100644 index aea0f39676c9a3df42501063df31031b33721268..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 286 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0J3?w7mbKU|ei2$DvS0Jsasp;t85EK{~8X6iI z8JUofke8R2w&g)9P>!)A$S;_|;n|HeAZLrGi(`n#@#F*v*2N6k0uBa}8&4WrDco>k z@kt0#N|+g-U?wf`FwI~UcS4|o(vky9I7}6`2+Zcxa@1OyFt_L7I>#G2V*I?E?HU?K z*Ewu45m}~ig(KUd<*+D=dg9kP8J1UaA7!>hh#GKlEiiODs3EaxDJ%2BOHDSy9E?jY zG4UlVWv;RyhCw diff --git a/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_sand.rsi/inhand-right.png b/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_sand.rsi/inhand-right.png deleted file mode 100644 index cef6f162c719878faa0304435ed3aa68bb35ba13..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 291 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0J3?w7mbKU|ei2$DvS0Jsasp;t85EK{~8X6iI z8JUofke8R2w&g)9P>!)A$S;_|;n|HeAZMqii(`n#@wZbp@*PqTXtR9GER%IuYsN3O zciR>gs%bvty_22s>la_rl+&(k)A{}g|9`ssKa--mOQ@*mv@Tip7eP%258ZLA|HUZ5 zAg9UHW5BNF_fzDei*c6PLfPlxvp3l(a4*>;_2&%Z^78qc%#YuFRO88@lhbhH{_>JZ zlWN%~MA#=@?P66;=>D%Z<@d+uJ$DNi?>;lR;lg&?y5HK2j~*<)6MTSudNtRL9A<|t lCGom_KMrXz>|9mPx$m`OxIRCt{2+U;$_AP@%NH&s_SX0XH#Ucz&-1Un#k1{lKqQJqC2J24+dYWqHt ze*`B!IIxj&28f7=h=|@=*L8EwZAa&vbKAPEhv$07f9`{})x>|41P>uVL;wKuJnz5t z-fsYqQi8P>(==VaZVBhyrtwosdwbrtEK5=BqAz>zHw~;o^UjFKkHqwpC;3%;07ZTH zsOgNg7Ad9uu-4XGrbs@h=Xm+&(g`S@EuD!Ycg?Tlx;A);d zRkuLC{Ph^&jtTgz>B!L%97RM96MokIPH_TKN~ibWC_N{jC;__19xb)f{kPW0L=zDa z5fKp)5fKsnIo1E$Kf2-}7fj2XIa}-I^N7b-={8 z=P`%FIZ1|@Q^c;$V0c!k_vuizV^Xh)e4AtK`dtEH^Y?z2)=sIN(l7Oj=RlULSEeyz zr2NyxZ8w|JBXljYx$Rp|GA)=@aJJ>1*axr4Qt{gld`X?hdQr+@GlO8^mh{|v875Np a2SwwBQfKblwO17AHwI5vKbLh*2~7Z~k!~0O diff --git a/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_snow.rsi/inhand-left.png b/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_snow.rsi/inhand-left.png deleted file mode 100644 index 298a21792d52f83d00cbc32e79ae839bb754c6de..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 500 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z*Lk`)hE&XX zd&@BIkbwm219$f$VmGzfKb-Nb@sn5NPD)PfJTl8vFnX$~?1aS=f?OV@N3Htq8LRd6 z=FhhlQ~xk4K|!Yz$6xEzdV|AG9JSX=&zzY3MrP*~ri%CBufNWcbYwp&21%Dt@@_tBj%wbM5+z*za$ zf5yj3N9ONrpZ>irG*ooWR*SiQH$+(N^u?cruzxwv_2KX3?O&dxJ?(&lKhi7BkAJ!S zF#Ocb{tsqF-}p|%AARF~;?h~hC%ca(epe3QKe+TSL-B^+f*Gtg-ha1ckm+~-_4dP+ z#dR$^9|xB+ES68;bF*h!%TOB2|5j(c!QQTTE4#M~tmdCTY(0JP%$MpL=V$B@e%9kZ o`-%2GhVwmtr5|^n`2CA1wfu+8OOgG|z-VOfboFyt=akR{0OsN6egFUf diff --git a/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_snow.rsi/inhand-right.png b/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_snow.rsi/inhand-right.png deleted file mode 100644 index fbe3684d0e39e98e9d13e5e3b59e263f330b5e9c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 494 zcmVPx$s7XXYRCt{2+OclJFc1ddpQ=;D7M)jCB+opFpVN=Pg1WJ=_KVynE;DOL(G zI8`8V`9BE>1!CV_VtcRwA|fIpA|fK91Z(YO?ig~6jq@Y-k0FGAS%mBYR8<9I%<69; zy-ocOwHAp`)+pAWj^opaDyLqw8q!r%~4O2tM*B#x=w zZU>;O`JioED5a9W-<$;9bc;u!4#+X&p zG*C*#Pf5uG!1wu#bzS3hIzcIgrfHI~Clk7!G)hSxC_8o{A|fIpA|fIpTCgSW5$4L? z9UfBBnSrNx>*U{3sb>c6$=)%U`^>;l|5NzP?Oa5ll)~|NjKPQqoO7tE>gmb%`=3(w zDlqq%fqwFb!(p=FHhLMH`^-Sjp8ptGLtw~U+vd)>N!uGW33ey10K7c;>;AXf?Iit< kYGm$x_h+pHMD)IX0M)Px%6iGxuRCt{2+RcvIFcbygLqZ6P%SD=D0a>u^`#($<-OeIJLRAH^qM3=nT@0oH zr2}>nMrzL|Wq}R;xv?)&9Ds<3h=}N>EX(Zk)55mZJwGjMmSwGVefF=a_S6@dW8~ zaxR~3HrUK&5E0~g?$xGG-vD5Y!Ky4#u2$zdV+;U5L;%2R40o>pCrwkN(+S>Q-_O_j zR6eBUq}Eq;ZsOP9yN6c*@;o0UNdf>!r<3yq07;SzcK4lIOFU!?cm?2Z3Gm+fuD09l zrvbiI-)0;#khj)R1?8)yT4FwPpyp-iR@ioh@ z%kJSF0AtKW(rK0_<4Mae`nLv9wu~V}P|~{I>x*AM@x$6d6CiMV3jl!c79b)bA|fIp zA|fLCuLM6qT`rdv0HP>@G3Mbdg&{81+;N1q0cs(T%Zq!LvL*coeetf zg^9MKvZ0;&v|V4y=(GY{0{Ti_$IvMNRaJe--FHL;RaJFrqt_hph$Ptes_T>k00f=M ohdKp!@V{CjA|fIpBKp_;29^ZQX|PrMIRF3v07*qoM6N<$f-emWs{jB1 diff --git a/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_volcanic.rsi/icon.png b/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_volcanic.rsi/icon.png deleted file mode 100644 index 46d239618969f49f50395b47b6960116f3e635c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 352 zcmV-m0iXVfP)Px$8c9S!R9J=Wl)-L;Fbsx&rV0X5r3^Uv(6`y^@X$Tb3#}qmasn6kLRhP2YnX;K zY57hF|JXma6CjaDB>p>DjEIN?07f^VP&xX(fBKGy#K!>yH6h+sm_?y-7-NDlW6V-~ z4N(S0H!aVlsz5|SMACJg5RrUjnUtyu>R%DnCID#aRtlA4bQ7#&Xswsn{&d3d-oVGt zmmxauE>?KH3|UjRVjZJY)x#+E0IcIh7n^gH0nA1GpWn~>U@fj%f4Lvu5xs;>-O7F2 zLujqh)U9k{z_<9fbe`xD_$?1@_z|CXM5!t;$D4>YU>&1SdGM?s09@zyYdf&&BHDsz y1I(Pg+HzwIn0dQnI46JF^5YMSClZOopWp@}LV1C_wNn8A0000!D&;Ec_An3}~a~)6kj%Wn5O!~09^;3Pc)ttAR z&xd?sRDyzXqs?D@Hr}6c@Qlt+iJ6M$lcslg`#Nwe%z8CTQpn+Eu&Xaafe({$T-=`G zKFMj?{-197-Q8TBHtmc~?kX+Y9L^`Z_D^ex?vxY~w|MvGTJ@UhWP`xI?0GZ#1us@_ z$?g8Lmtn)(e`Z^3&gfV^-;g8qhQZ}MV?s#JLXC2Vc~=(wE;~0jtL(MyG+$$@XPYuN zycLTR`YN<1CPzg_;kZUA=OrNlrxmxh&E4~OyTx;Z*=JW68fV!uKL0wq_S)AMw@f#0 z=@X1!Ez0nqz#?J){mbtes+bz)Z~u42bMvDPIQS#28s8^BZ|2heRaJLc81(Cy;>0$~ zFZ3{H4|pf4{$2S?bm6Cn;A8dae(Ub@Gbl{;aN<~a$km>y;qvzzA2Zh<{`}L1@c`d~ z{e1DeuJ#+0)nwH(ES68;akFPy%kt{b?z)xMteWbH=7xN0-OTsado26H>{FU=&y+i9 m|3_|vlsEe&;$7xlHqzx|6gDvGI+ZBxvXPx$oJmAMRCt{2+A(s%Fc1aMPsW7{d)tf{hBgHU-~>5!PLP`M1=6TT^h$x(;}98S zVk0^H*I{FOS4c85y8sap5fKp)5zzn<@u_2oF*eSZ*e@FA{^cM<4}h&}9FND>xxBz><=$stUj#mu=``J(l}Y5E1{rT6q!iw_**>fKa0SV>#~!BI5VXp)n?ECj6S# zBI2v6!p>TJ;k@>N^R%k1?LOzaBs6{isIA2oKw}I}r&BQI;0)MVi^doL=fw4f+xC2} z$%iz?U}x>%`Kz0tYX<@NIVic)AIwF>8}$~@*0XUEB|2z6S~|vmyo<#a_mGzL_|bHL_|cCv0Tez5A)U*AXCSY%u^@-l$P8x zFeJKS(oaw;E&XH0xmnw2LeHNm?tACDW+^>p+8W~A$@iZ>rRW}^)I9^*umJ$; z^?I`97Citeb Y4OCIbokB{75dZ)H07*qoM6N<$g57@HA^-pY diff --git a/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_volcanic.rsi/meta.json b/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_volcanic.rsi/meta.json deleted file mode 100644 index 8728913a54d..00000000000 --- a/Resources/Textures/Corvax/Clothing/OuterClothing/Armor/uic_armor_light_vest_volcanic.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/2fea0a59470c476cf3f927833d3918d89cbe6af8, recolored by crazzy_pingvin(371735100674670593)", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file