From 69d1d5163cbe1c4e453d3713d53c2b7cf07cd522 Mon Sep 17 00:00:00 2001 From: Peptide90 <78795277+Peptide90@users.noreply.github.com> Date: Wed, 1 Dec 2021 21:19:36 +0000 Subject: [PATCH] Clothing name fixes (#5646) --- .../Entities/Clothing/Head/animals.yml | 10 ++-- .../Clothing/Head/hardsuit-helmets.yml | 2 +- .../Entities/Clothing/Head/hats.yml | 6 +-- .../Entities/Clothing/Head/helmets.yml | 6 +-- .../Entities/Clothing/Head/soft.yml | 44 +++++++++--------- .../Entities/Clothing/OuterClothing/coats.yml | 8 ++-- .../Entities/Clothing/OuterClothing/suits.yml | 4 +- .../Entities/Clothing/OuterClothing/vests.yml | 2 +- .../Entities/Clothing/Shoes/boots.yml | 2 +- .../equipped-HELMET.png | Bin 1365 -> 1189 bytes .../Head/Misc/shrine-maidens-wig.rsi/icon.png | Bin 822 -> 703 bytes .../shrine-maidens-wig.rsi/inhand-left.png | Bin 870 -> 298 bytes .../shrine-maidens-wig.rsi/inhand-right.png | Bin 872 -> 294 bytes .../Misc/shrine-maidens-wig.rsi/meta.json | 4 +- 14 files changed, 44 insertions(+), 44 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Head/animals.yml b/Resources/Prototypes/Entities/Clothing/Head/animals.yml index 4ea1c92242..83fa2f7561 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/animals.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/animals.yml @@ -1,7 +1,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatAnimalCat - name: grey cat + name: grey cat hat description: A cute and fluffy head of a grey cat. components: - type: Sprite @@ -12,7 +12,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatAnimalCatBrown - name: brown cat + name: brown cat hat description: A cute and fluffy head of a brown cat. components: - type: Sprite @@ -23,7 +23,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatAnimalCatBlack - name: black cat + name: black cat hat description: A cute and fluffy head of a black cat. components: - type: Sprite @@ -34,7 +34,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatAnimalHeadslime - name: headslime + name: headslime hat description: A green, sticky headslime, you put it on your head. components: - type: Sprite @@ -45,7 +45,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatAnimalMonkey - name: monkey + name: monkey hat description: That's a monkey head. It has a hole on a mouth to eat bananas. components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml index 87acc37bf9..fb4e8ad149 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml @@ -23,7 +23,7 @@ - type: entity parent: HatBase id: ClothingHeadHelmetHardsuitDeathsquad - name: deathsquad + name: deathsquad hardsuit helmet description: A robust helmet for special operations. components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Entities/Clothing/Head/hats.yml index fc04981776..376698ad35 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hats.yml @@ -45,7 +45,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatBeretWarden - name: warden's hat + name: warden's beret description: A corporate blue beret with a warden's rank emblem. For officers that are more inclined towards style than safety. components: - type: Sprite @@ -100,7 +100,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatChef - name: chef hat + name: chefs hat description: "It's a hat used by chefs to keep hair out of your food. Judging by the food in the mess, they don't work." components: - type: Sprite @@ -177,7 +177,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatPaper - name: paper + name: paper hat description: A hat made of paper. components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml index 138853fa3c..b314dac781 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml @@ -12,7 +12,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHelmetCosmonaut - name: cosmonaut + name: cosmonaut helmet description: A deceptively well armored space helmet. Ancient design, but advanced manufacturing. components: - type: Sprite @@ -96,7 +96,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHelmetSyndicate - name: syndicate + name: syndicate helmet description: A stylish, robust syndicate helmet components: - type: Sprite @@ -118,7 +118,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHelmetThunderdome - name: thunderdome + name: thunderdome helmet description: Let the battle commence! components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Clothing/Head/soft.yml b/Resources/Prototypes/Entities/Clothing/Head/soft.yml index b437bb6339..a3d22355dc 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/soft.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/soft.yml @@ -1,7 +1,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatBluesoft - name: bluesoft + name: blue cap description: "It's a baseball hat in a tasteless blue colour." components: - type: Sprite @@ -12,7 +12,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatBluesoftFlipped - name: bluesoft flipped + name: blue cap flipped description: "It's a baseball hat in a tasteless blue colour. Flipped." components: - type: Sprite @@ -23,7 +23,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatCargosoft - name: cargosoft + name: cargo cap description: "It's a baseball hat painted in Cargo colours." components: - type: Sprite @@ -34,7 +34,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatCargosoftFlipped - name: cargosoft flipped + name: cargo cap flipped description: "It's a baseball hat painted in Cargo colours. Flipped." components: - type: Sprite @@ -45,7 +45,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatCorpsoft - name: corpsoft + name: corporate cap description: A baseball bat in corporation colors. components: - type: Sprite @@ -56,7 +56,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatCorpsoftFlipped - name: corpsoft flipped + name: corporate cap flipped description: A baseball bat in corporation colors. Flipped. components: - type: Sprite @@ -67,7 +67,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatGreensoft - name: greensoft + name: green cap description: "It's a baseball hat in a tasteless green colour." components: - type: Sprite @@ -78,7 +78,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatGreensoftFlipped - name: greensoft flipped + name: green cap flipped description: "It's a baseball hat in a tasteless green colour. Flipped." components: - type: Sprite @@ -89,7 +89,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatGreysoft - name: greysoft + name: grey cap description: "It's a baseball hat in a tasteless grey colour." components: - type: Sprite @@ -100,7 +100,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatGreysoftFlipped - name: greysoft flipped + name: grey cap flipped description: "It's a baseball hat in a tasteless grey colour. Flipped." components: - type: Sprite @@ -111,7 +111,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatMimesoft - name: mimesoft + name: mime cap description: "It's a baseball hat in a tasteless white colour." components: - type: Sprite @@ -122,7 +122,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatMimesoftFlipped - name: mimesoft flipped + name: mime cap flipped description: It's a baseball hat in a tasteless white colour. Flipped. components: - type: Sprite @@ -133,7 +133,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatOrangesoft - name: orangesoft + name: orange cap description: It's a baseball hat in a good-looking orange colour. components: - type: Sprite @@ -144,7 +144,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatOrangesoftFlipped - name: orangesoft flipped + name: orange cap flipped description: It's a baseball hat in a good-looking orange colour. Flipped. components: - type: Sprite @@ -155,7 +155,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatPurplesoft - name: purple soft + name: purple cap description: It's a baseball hat in a tasteless purple colour. components: - type: Sprite @@ -166,7 +166,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatPurplesoftFlipped - name: purplesoft flipped + name: purple cap flipped description: It's a baseball hat in a tasteless purple colour. Flipped. components: - type: Sprite @@ -177,7 +177,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatRedsoft - name: redsoft + name: red cap description: It's a baseball hat in a tasteless red colour. components: - type: Sprite @@ -188,7 +188,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatRedsoftFlipped - name: redsoft flipped + name: red cap flipped description: It's a baseball hat in a tasteless purple colour. Flipped. components: - type: Sprite @@ -199,7 +199,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatSecsoft - name: secsoft + name: ssecurity cap description: It's a robust baseball hat in tasteful red colour. components: - type: Sprite @@ -210,7 +210,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatSecsoftFlipped - name: secsoft flipped + name: security cap flipped description: It's a robust baseball hat in tasteful red colour. Flipped. components: - type: Sprite @@ -221,7 +221,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatYellowsoft - name: yellowsoft + name: yellow cap description: A yellow baseball hat. components: - type: Sprite @@ -232,7 +232,7 @@ - type: entity parent: ClothingHeadBase id: ClothingHeadHatYellowsoftFlipped - name: yellowsoft flipped + name: yellow cap flipped description: A yellow flipped baseball hat. components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml index 86d4897391..0e4d231da6 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml @@ -1,7 +1,7 @@ - type: entity parent: ClothingOuterBase id: ClothingOuterCoatBomber - name: bomber + name: bomber jacket description: A thick, well-worn WW2 leather bomber jacket. components: - type: Sprite @@ -14,7 +14,7 @@ - type: entity parent: ClothingOuterBase id: ClothingOuterCoatDetective - name: detective + name: detective trenchcoat description: A rugged canvas trenchcoat, designed and created by TX Fabrication Corp. The coat is externally impact resistant - perfect for your next act of autodefenestration! components: - type: Sprite @@ -60,7 +60,7 @@ - type: entity parent: ClothingOuterBase id: ClothingOuterCoatInspector - name: inspector coat + name: inspectors coat description: A strict inspector coat for being intimidating during inspections. components: - type: Sprite @@ -125,7 +125,7 @@ - type: entity parent: ClothingOuterBase id: ClothingOuterCoatPirate - name: pirate + name: pirate garb description: Yarr. components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml index 48d8f29afb..af62d16e74 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml @@ -1,7 +1,7 @@ - type: entity parent: ClothingOuterBase id: ClothingOuterSuitBomb - name: bombsuit + name: bomb suit description: A heavy helmet designed to withstand the pressure generated by a bomb and any fragments the bomb may produce. components: - type: Sprite @@ -56,7 +56,7 @@ - type: entity parent: ClothingOuterBase id: ClothingOuterSuitSyndicate - name: syndicate + name: syndicate suit description: "Has a tag on it 'Totally not property of an enemy corporation, honest!'" components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/vests.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/vests.yml index 04af80ea0f..061acb6335 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/vests.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/vests.yml @@ -52,7 +52,7 @@ - type: entity parent: ClothingOuterBase id: ClothingOuterVestHazard - name: hazard + name: hi-viz vest description: A high-visibility vest used in work zones. components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml b/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml index 7600d0814d..debbfa32c6 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml @@ -1,7 +1,7 @@ - type: entity parent: ClothingShoesBase id: ClothingShoesBootsWork - name: workboots shoes + name: workboots description: Engineering lace-up work boots for the especially blue-collar. components: - type: Sprite diff --git a/Resources/Textures/Clothing/Head/Misc/shrine-maidens-wig.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Misc/shrine-maidens-wig.rsi/equipped-HELMET.png index 9bb14dd22787de5b4c1f553daf91926f4921fd23..fdcf3c89870702c83f827337c171b00e0541b166 100644 GIT binary patch literal 1189 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 F*577LaEJf^ diff --git a/Resources/Textures/Clothing/Head/Misc/shrine-maidens-wig.rsi/icon.png b/Resources/Textures/Clothing/Head/Misc/shrine-maidens-wig.rsi/icon.png index 37012652f45198f9dd50094358ac7175924f09cb..52d94883e8b71c3cb9fae01a89f8ba5d128bf0f0 100644 GIT binary patch delta 312 zcmV-80muHf2EPR%iBL{Q4GJ0x0000DNk~Le0000W0000W2nGNE0CReJ^syn60e|*M zL_t(oh3%9vZo@DPML!El$kq#F>;c>@JxI@-Ztb3&z?r%gvXS4xqER;qOd%Qh7QvKY zK9Qh+AP9n>5t1Z80$jvvY})ptt;r#RW6sleDHK2!G9n;J5s`-r7%!y&0FF6>rOe4q z?D=$Z|I1}*^nK6o?G^y=em>9fO@F=Yei)_z32z0O1gr(Gs*A+N4~frlY!Y~C5fBl1 zOX(u9CErvzZ}MgV<6{`))_P6uVRWjiV@8sls(TdO6_`hD?S^&#|2uIv1bE2VRe?j! z7Z26_0+n4#H%r{9a+i`FbqTmzAQb@k8po@Bu=wAzK@bGN8ox0XhuEPEVhzy%0000< KMNUMnLSTXn%7Qll delta 432 zcmdnbx{Xb-Gr-TCmrII^fq{Y7)59eQNIQTq2OE%Fm05UiqvB-7dbT8QcNd2LKp_TW z^_tH>inG8YvY3H^TNs2H8D`Cq01C2~c>21sKV@bUVm9nOu2=;Wk}PqJC~?lu%}vcK zVQ?-=O)N=GQ7F$W$xv|j^bH7a3D!N7^Q>XkS?9(y)pr!R1T6x5#bhcOSPVaRM!YfFGjUa!*dPk(NL1 zclqm*TSv8>e$VlLANzbll9*ddj?wP8@Xe?zonBTk=YNI&kN@HdCwI@;f0c3f zoV|M(+-@(ky!{BMCU@4RE8SL1hLe^&PyF#oX3EF!*^Dr6G|d0VR^;4%V||bF9FUl& Ms~@Y&I;Vst0QKdlu>b%7 diff --git a/Resources/Textures/Clothing/Head/Misc/shrine-maidens-wig.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Misc/shrine-maidens-wig.rsi/inhand-left.png index ea873414b6e1244348419cc67a2684d42864fe63..b44740c996dcd09e13fa11e3326be57975567287 100644 GIT binary patch literal 298 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|o_M-AhE&XX zd&`ll*+8K6VfxHF?&aV9vA+mKvW=0EdVUBob{gg>!#k9+#Eb8A98o=a`o zB3rhsVAs!UXQGYI8!z0l%KyRTJJ!iP`sVj%X7+3hC{g#!ueZFXoa(T11;i2%8RNT3 z>~~E0-(7VPYwZ^-yLQHUv(j8;-_C|}Th@r#FY`Rh`n@nBYk|cq*6B4&lb+2JJbPBy nboPq6uzNOzPt-XW4#-zCF;0kA2wwDIKgc{!S3j3^P6>S|f?5t2wl%JNFlghxL zF|l@{t;b;pnWOR1Ta`pvtvf7IR_H|uh`wAAs^QccpuOc)LeWcclT44G7#Y^Rho0pBROkhawr@xZZ zMbAagxmq;U^!>?riBp-{r(>2|_OOU;WD#Ua2?=zP6kD_ zR^!BEM$r`$WbA*)|9N-qjKA+L&xIBjekR?PS9T~6&$yEF`}d7)(&`QmBzIhj`sXFv zQ9CIvJ9DD)f_&*6JMuC=$rbEm=COM@NzpQ>VVV7W_Iu}F%-(e1fbNCO&%Rx|bNnUq zgk|d{nIAZ)Xb`pFO=*95`S$PM-p@>{w_n6kv}>Z+)_1^YVN3FMcVYMsf(!O8p9~b? zEbxddW?~;{5Q!Lauo4vpJu?iSIx5+M=SX^lZKMx$HH@ z48}|ZoP$UDKz#72J9_I^m)HMmR(0rZQ&d_srLd>tN1ecyMcYL(3Lod+wV%H{bJnhP z?{}};c3}2&hOY@3y21fW7ybxtxbtr9be0P#o*VRdqkeL7V7KPYJ7z2WeJ1M{_RE13 Nc)I$ztaD0e0svK|Q9}R# diff --git a/Resources/Textures/Clothing/Head/Misc/shrine-maidens-wig.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Misc/shrine-maidens-wig.rsi/inhand-right.png index dc849846b4ad3afb5c0f484f50b28aaee4b98733..d105b74a32ecd76afb118139ef8cae15cc7fa40d 100644 GIT binary patch literal 294 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|9(cMqhE&XX zd&`mUkb*$#!*Js}$KSpB%fG<=h1B{BDKRE9u3fotY@yk+|6wgG5(yE8LO@MGAaF=E zKI^?{-P+(@&%1Y3S9+h^J*DQ>cDHktGRl=VYhHGTJ!MdNIq6bTb@w%&wUHqnzh9|m z-p==VSoAsF*naj;6X8XnwM_GW-P`%xX7|r)KHujwFS_kn`Fs6aT`#sHuB;GSfTTiK z|NaH%|No6Y{@HWuFNW!ROfO%wH=ivvdD>b3yKM_kMcrQ&RaYp>W;&J6((8xtjJyAS k&Fc6csO6}U2lU+sxwq-DyZoaS4uK5xboFyt=akR{0H#KMmjD0& literal 872 zcmeAS@N?(olHy`uVBq!ia0vp^4InJQ1|%o1+uOmwz}S-M>>S|f?5t2wl%JNFlghxL zF|l@{t;b;pnWOR1Ta`pvtvf7IR_H|uh`wAAs^QccpuOc)LeWcclT44G7#Y^Rho0pBROkhawr@xZZ zMbAagxmq;U^!>?riBp-{r(>2|_OOU;WD#Ua2?=zP6kD_ zR^!BEM$r`$WbA*)|9N-qjKA+L&xIBjekR?PS9T~6&$yEF`}d7)(&`QmBzIhj`sXFv zQ9CIvJ9DD)f_&*6JMuC=$rbEm=COM@NzpQ>VVV7W_Iu}F%-(e1fbNCO&%Rx|bNnUq zgk|d{nIAZ)Xb`pFO=*95`S$PM-p@>{w_n6kv}>Z+)_1^YVN3FMcVYMsf(!O8p9~b? zEbxddW?P){1az8&EBRpWmUzqgwxvblWv?_7t91S2|t*3!bJCN`J;rr zd$<3smruHOYWrgHc^kJC%?G3Z9j8j-f=@ErKO1-9R&gxmiw-ku0Q)RB75!Z z-ldNGi>|ZV%Ve!JU0S*N_6H3{tKXluS2I57zopr0QnPEbN~PV diff --git a/Resources/Textures/Clothing/Head/Misc/shrine-maidens-wig.rsi/meta.json b/Resources/Textures/Clothing/Head/Misc/shrine-maidens-wig.rsi/meta.json index 6232756c5e..50ab60e45f 100644 --- a/Resources/Textures/Clothing/Head/Misc/shrine-maidens-wig.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Misc/shrine-maidens-wig.rsi/meta.json @@ -3,8 +3,8 @@ "license": "CC-BY-SA-3.0", "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3d1a0a5b367a080c42fba0e85ce0382b2cbcb284 . Inhands were made for SS14 and available under the same license.", "size": { - "x": 64, - "y": 64 + "x": 32, + "y": 32 }, "states": [ {