]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add face bandanas (#24597)
authorthemias <89101928+themias@users.noreply.github.com>
Sun, 4 Feb 2024 00:52:44 +0000 (19:52 -0500)
committerGitHub <noreply@github.com>
Sun, 4 Feb 2024 00:52:44 +0000 (11:52 +1100)
commitb503fe586423773ed6484a9ead8ff21673dcdc66
tree72e5491b0cfe23c7df3267a1ebe6059475f9b016
parent494af9ac68724ccfaf4d97081d8b758735acf397
Add face bandanas (#24597)

* add face bandanas

* oops

* make face bandanas butcherable, also one bite

* oops

* Add mouth IdentityBlocker to bandanas

* refactor to use foldablecomponent

* remove some leftover bits

* remove HamsterWearable until face sprite updated

* oops

* review changes

* remove a few unneeded bits
31 files changed:
Content.Shared/Clothing/ClothingEvents.cs
Content.Shared/Clothing/Components/FoldableClothingComponent.cs [new file with mode: 0644]
Content.Shared/Clothing/Components/MaskComponent.cs
Content.Shared/Clothing/EntitySystems/ClothingSystem.cs
Content.Shared/Clothing/EntitySystems/FoldableClothingSystem.cs [new file with mode: 0644]
Content.Shared/Clothing/EntitySystems/MaskSystem.cs
Content.Shared/Foldable/FoldableComponent.cs
Content.Shared/Foldable/FoldableSystem.cs
Resources/Prototypes/Entities/Clothing/Head/bandanas.yml
Resources/Prototypes/Entities/Clothing/Masks/bandanas.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Clothing/Masks/base_clothingmask.yml
Resources/Textures/Clothing/Head/Bandanas/black.rsi/equipped-MASK.png [moved from Resources/Textures/Clothing/Head/Bandanas/black.rsi/mask-equipped-HELMET.png with 100% similarity]
Resources/Textures/Clothing/Head/Bandanas/black.rsi/meta.json
Resources/Textures/Clothing/Head/Bandanas/blue.rsi/equipped-MASK.png [moved from Resources/Textures/Clothing/Head/Bandanas/blue.rsi/mask-equipped-HELMET.png with 100% similarity]
Resources/Textures/Clothing/Head/Bandanas/blue.rsi/meta.json
Resources/Textures/Clothing/Head/Bandanas/botany.rsi/equipped-MASK.png [moved from Resources/Textures/Clothing/Head/Bandanas/botany.rsi/mask-equipped-HELMET.png with 100% similarity]
Resources/Textures/Clothing/Head/Bandanas/botany.rsi/meta.json
Resources/Textures/Clothing/Head/Bandanas/brown.rsi/equipped-MASK.png [moved from Resources/Textures/Clothing/Head/Bandanas/brown.rsi/mask-equipped-HELMET.png with 100% similarity]
Resources/Textures/Clothing/Head/Bandanas/brown.rsi/meta.json
Resources/Textures/Clothing/Head/Bandanas/gold.rsi/equipped-MASK.png [moved from Resources/Textures/Clothing/Head/Bandanas/gold.rsi/mask-equipped-HELMET.png with 100% similarity]
Resources/Textures/Clothing/Head/Bandanas/gold.rsi/meta.json
Resources/Textures/Clothing/Head/Bandanas/green.rsi/equipped-MASK.png [moved from Resources/Textures/Clothing/Head/Bandanas/green.rsi/mask-equipped-HELMET.png with 100% similarity]
Resources/Textures/Clothing/Head/Bandanas/green.rsi/meta.json
Resources/Textures/Clothing/Head/Bandanas/grey.rsi/equipped-MASK.png [moved from Resources/Textures/Clothing/Head/Bandanas/grey.rsi/mask-equipped-HELMET.png with 100% similarity]
Resources/Textures/Clothing/Head/Bandanas/grey.rsi/meta.json
Resources/Textures/Clothing/Head/Bandanas/merc.rsi/equipped-MASK.png [moved from Resources/Textures/Clothing/Head/Bandanas/merc.rsi/mask-equipped-HELMET.png with 100% similarity]
Resources/Textures/Clothing/Head/Bandanas/merc.rsi/meta.json
Resources/Textures/Clothing/Head/Bandanas/red.rsi/equipped-MASK.png [moved from Resources/Textures/Clothing/Head/Bandanas/red.rsi/mask-equipped-HELMET.png with 100% similarity]
Resources/Textures/Clothing/Head/Bandanas/red.rsi/meta.json
Resources/Textures/Clothing/Head/Bandanas/skull.rsi/equipped-MASK.png [moved from Resources/Textures/Clothing/Head/Bandanas/skull.rsi/mask-equipped-HELMET.png with 100% similarity]
Resources/Textures/Clothing/Head/Bandanas/skull.rsi/meta.json