diff --git a/Resources/Prototypes/Amour/bunnysuit.yml b/Resources/Prototypes/Amour/bunnysuit.yml new file mode 100644 index 0000000000..dbadf63850 --- /dev/null +++ b/Resources/Prototypes/Amour/bunnysuit.yml @@ -0,0 +1,87 @@ +- type: entity + parent: ClothingUniformBase + id: ClothingUniformBunnySuitBlack + name: чёрное бони бюстье + description: Сделанный из превосходных материалов, костюм девушки кролика чёрного цвета. Классика! + components: + - type: Sprite + sprite: Amour/BunnySuit/black.rsi + - type: Clothing + sprite: Amour/BunnySuit/black.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformBunnySuitRed + name: красное бони бюстье + description: Сделанный из превосходных материалов, костюм девушки кролика красного цвета. + components: + - type: Sprite + sprite: Amour/BunnySuit/red.rsi + - type: Clothing + sprite: Amour/BunnySuit/red.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformBunnySuitWhite + name: белое бони бюстье + description: Сделанный из превосходных материалов, костюм девушки кролика белого цвета. + components: + - type: Sprite + sprite: Amour/BunnySuit/white.rsi + - type: Clothing + sprite: Amour/BunnySuit/white.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformBunnySuitViolet + name: пурпурное бони бюстье + description: Сделанный из превосходных материалов, костюм девушки кролика пурпурного цвета, для бонни мам. + components: + - type: Sprite + sprite: Amour/BunnySuit/violet.rsi + - type: Clothing + sprite: Amour/BunnySuit/violet.rsi + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatBunnyEarsBlack + name: чёрный ободок с ушками + description: Ободок с кроличьими ушками, классически чёрного цвета. Классика! + components: + - type: Sprite + sprite: Amour/BunnySuit/blackEars.rsi + - type: Clothing + sprite: Amour/BunnySuit/blackEars.rsi + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatBunnyEarsRed + name: красный ободок с ушками + description: Ободок с кроличьими ушками, красного цвета. + components: + - type: Sprite + sprite: Amour/BunnySuit/redEars.rsi + - type: Clothing + sprite: Amour/BunnySuit/redEars.rsi + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatBunnyEarsWhite + name: белыый ободок с ушками + description: Ободок с кроличьими ушками, белого цвета. + components: + - type: Sprite + sprite: Amour/BunnySuit/whiteEars.rsi + - type: Clothing + sprite: Amour/BunnySuit/whiteEars.rsi + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatBunnyEarsViolet + name: пурпурный ободок с ушками + description: Ободок с кроличьими ушками, пурпурного цвета, чтобы бонни мама, слышала своих дочерей. + components: + - type: Sprite + sprite: Amour/BunnySuit/violetEars.rsi + - type: Clothing + sprite: Amour/BunnySuit/violetEars.rsi diff --git a/Resources/Prototypes/Amour/goldenman.yml b/Resources/Prototypes/Amour/goldenman.yml new file mode 100644 index 0000000000..07203cf754 --- /dev/null +++ b/Resources/Prototypes/Amour/goldenman.yml @@ -0,0 +1,68 @@ +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitGoldenMan + name: костюм аристократа + description: Идеально подогнанный под величественную фигуру одного из Берриго, указывая на статус и великое прошлое его предков. + components: + - type: Sprite + sprite: Amour/GoldenMan/suit.rsi + - type: Clothing + sprite: Amour/GoldenMan/suit.rsi + +- type: entity + parent: ClothingShoesBaseButcherable + id: ClothingShoesGoldenMan + name: сапоги аристократа + description: Хорошие и качественные сапоги, отдающие прошлым дома Берриго, когда такие сапоги делались для избранных, кто должен покорять своими шагами мир. + components: + - type: Sprite + sprite: Amour/GoldenMan/shoes.rsi + - type: Clothing + sprite: Amour/GoldenMan/shoes.rsi + +- type: entity + parent: ClothingMaskPullableBase + id: ClothingMaskGoldenMan + name: маска аристократа + description: Выполнена, лучшими дизайнерами Берриго маска, показывая их великую работу с золотом. Линзы, сделанные из лучших изумрудов, скрывая истинный взгляд её владельца. + components: + - type: Sprite + sprite: Amour/GoldenMan/mask.rsi + - type: Clothing + sprite: Amour/GoldenMan/mask.rsi + - type: BreathMask + - type: IngestionBlocker + - type: IdentityBlocker + +- type: entity + parent: ClothingHandsGlovesSyntheticBase + id: ClothingHandsGlovesGoldenMan + name: перчатки аристократа + description: Великолепно сделанные перчатки, лишая всякой черни, заляпать руки его носителя бедностью. + components: + - type: Sprite + sprite: Amour/GoldenMan/gloves.rsi + - type: Clothing + sprite: Amour/GoldenMan/gloves.rsi + +- type: entity + parent: ClothingNeckBase + id: ClothingNeckCapeGoldenMan + name: мантия Берриго + description: Сделанная из превосходного шелка, красного цвета, словно его окунули в реку крови, раскрывая, истинную причину богатства Берриго. + components: + - type: Sprite + sprite: Amour/GoldenMan/cape.rsi + - type: Clothing + sprite: Amour/GoldenMan/cape.rsi + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatGoldenMan + name: шляпа аристократа + description: Выполнена, лучшими дизайнерами Берриго шляпа, показывая их великую работу с золотом. + components: + - type: Sprite + sprite: Amour/GoldenMan/helmet.rsi + - type: Clothing + sprite: Amour/GoldenMan/helmet.rsi diff --git a/Resources/Prototypes/Amour/killer.yml b/Resources/Prototypes/Amour/killer.yml new file mode 100644 index 0000000000..aae7a1a880 --- /dev/null +++ b/Resources/Prototypes/Amour/killer.yml @@ -0,0 +1,53 @@ +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitKiller + name: костюм теневого клинка + description: Костюм печально знаменитых убийц Дома Берриго. Не смотря на всё золото и эротичные вырезы, это никогда им не мешало устранять врагов своих господ. + components: + - type: Sprite + sprite: Amour/Killer/suit.rsi + - type: Clothing + sprite: Amour/Killer/suit.rsi + +- type: entity + parent: ClothingShoesBaseButcherable + id: ClothingShoesKiller + name: ботинки убийцы + description: Красивые и до боли эффективные ботинки, за счет конструкции ботинок, нивелируя шум от ходьбы носителя. + components: + - type: Sprite + sprite: Amour/Killer/shoes.rsi + - type: Clothing + sprite: Amour/Killer/shoes.rsi + - type: FootstepModifier + footstepSoundCollection: + collection: FootstepCarpet + params: + volume: -10 + maxdistance: 5 + referenceDistance: 0.2 + +- type: entity + parent: ClothingMaskPullableBase + id: ClothingMaskKiller + name: противогаз убийцы + description: Замаскированная под маску противогаз печально известных убийц из Дома Берриго. + components: + - type: Sprite + sprite: Amour/Killer/mask.rsi + - type: Clothing + sprite: Amour/Killer/mask.rsi + - type: BreathMask + - type: IngestionBlocker + - type: IdentityBlocker + +- type: entity + parent: ClothingHandsGlovesSyntheticBase + id: ClothingHandsGlovesKiller + name: перчатки убийцы + description: Перчатки печально известных убийц. Выглядят красиво и аккуратно, если не знать их предназначение, то можно и забыть их носителя. + components: + - type: Sprite + sprite: Amour/Killer/gloves.rsi + - type: Clothing + sprite: Amour/Killer/gloves.rsi diff --git a/Resources/Prototypes/Amour/kimono.yml b/Resources/Prototypes/Amour/kimono.yml new file mode 100644 index 0000000000..43a71338d2 --- /dev/null +++ b/Resources/Prototypes/Amour/kimono.yml @@ -0,0 +1,24 @@ +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitKimonoSuit + name: золотое кимоно + description: Словно само золото и кровь, затвердели, создав воистину прекрасное одеяние. Сам вид которого, отсылает к девизу Дома Берриго. + components: + - type: Sprite + sprite: Amour/Kimono/suit.rsi + - type: Clothing + sprite: Amour/Kimono/suit.rsi + +- type: entity + parent: ClothingMaskPullableBase + id: ClothingMaskKimono + name: золотая маска лисицы + description: Искусно выполненная работа, копируя работу мастеров прошлого, однако не идеально. + components: + - type: Sprite + sprite: Amour/Kimono/mask.rsi + - type: Clothing + sprite: Amour/Kimono/mask.rsi + - type: BreathMask + - type: IngestionBlocker + - type: IdentityBlocker diff --git a/Resources/Prototypes/Amour/millitantarmor.yml b/Resources/Prototypes/Amour/millitantarmor.yml new file mode 100644 index 0000000000..124174d879 --- /dev/null +++ b/Resources/Prototypes/Amour/millitantarmor.yml @@ -0,0 +1,51 @@ +- type: entity + parent: ClothingOuterEVASuitBase + id: ClothingOuterHardsuitMillitant + name: Броня Боевика + description: Данную броню, носят рядовые солдаты Чёрной Длани или личная гвардия Дома Берриго. + components: + - type: Sprite + sprite: Amour/Millitant.rsi + - type: Clothing + sprite: Amour/Millitant.rsi + - type: Tag + tags: + - SuitEVA + - WhitelistChameleon + - type: PressureProtection + highPressureMultiplier: 0.5 + lowPressureMultiplier: 1000 + - type: ClothingSpeedModifier + walkModifier: 0.9 + sprintModifier: 0.9 + - type: HeldSpeedModifier + - type: TemperatureProtection + coefficient: 0.1 + - type: Armor + modifiers: + coefficients: + Piercing: 0.7 + Blunt: 0.6 + Slash: 0.5 + Heat: 0.5 + Shock: 0.7 + Cold: 0.6 + Caustic: 0.8 + Radiation: 0.7 + - type: GroupExamine + +- type: entity + parent: ClothingHeadEVAHelmetBase + id: ClothingHeadHelmetMhemlet + name: Шлем Боевика + description: Данный шлем, носят рядовые солдаты Чёрной Длани или личная гвардия Дома Берриго. + components: + - type: BreathMask + - type: Sprite + sprite: Amour/Mhemlet.rsi + - type: Clothing + sprite: Amour/Mhemlet.rsi + - type: Tag + tags: + - HelmetEVA + - WhitelistChameleon diff --git a/Resources/Prototypes/Amour/nuclear.yml b/Resources/Prototypes/Amour/nuclear.yml new file mode 100644 index 0000000000..a29fe54250 --- /dev/null +++ b/Resources/Prototypes/Amour/nuclear.yml @@ -0,0 +1,53 @@ +- type: entity + parent: ClothingUnderwearTopBase + id: ClothingUnderwearTopNuclear + name: ядерное бра + description: Сделаны из пропитанной крови павших врагов ткани, храня в себе две боеголовки. + components: + - type: Sprite + sprite: Amour/Nuclear/Woman/Regular/top.rsi + +- type: entity + parent: ClothingUnderwearTopBase + id: ClothingUnderwearTopNuclearCommander + name: элитные бра + description: Сотворённые лучшими умами Синдиката, чтобы их элита, могла сдержать свои достоинства на месте. + components: + - type: Sprite + sprite: Amour/Nuclear/Woman/Commander/top.rsi + +- type: entity + parent: ClothingUnderwearBottomBase + id: ClothingUnderwearBottomMaleNuclear + name: ядерные боксера + description: Сделаны из пропитанной крови павших врагов ткани, устрашая не только на поле боя, но и в постели. + components: + - type: Sprite + sprite: Amour/Nuclear/Men/regular.rsi + +- type: entity + parent: ClothingUnderwearBottomBase + id: ClothingUnderwearBottomMaleNuclearCommander + name: элитные боксера + description: Сотворённые лучшими умами Синдиката, чтобы их элита, показывала свою доминацию не только в бою. + components: + - type: Sprite + sprite: Amour/Nuclear/Men/commander.rsi + +- type: entity + parent: ClothingUnderwearBottomBase + id: ClothingUnderwearBottomFemaleNuclear + name: ядерные трусики + description: Сделаны из пропитанный крови павших врагов ткани, укрывая "сокровенное" от посягательств. + components: + - type: Sprite + sprite: Amour/Nuclear/Woman/Regular/bottom.rsi + +- type: entity + parent: ClothingUnderwearBottomBase + id: ClothingUnderwearBottomFemaleNuclearCommander + name: элитные трусики + description: Сотворённые лучшими умами Синдиката, чтобы их элита, закрывая доступ недостойным к сокровенному. + components: + - type: Sprite + sprite: Amour/Nuclear/Woman/Commander/bottom.rsi diff --git a/Resources/Prototypes/Amour/nurse.yml b/Resources/Prototypes/Amour/nurse.yml new file mode 100644 index 0000000000..93360c6106 --- /dev/null +++ b/Resources/Prototypes/Amour/nurse.yml @@ -0,0 +1,70 @@ +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitNurse + name: накидка с мини юбкой + description: Сделанная из лучших материалов, пародируя медицинский костюм из NanoTrasen. Узкий костюмчик, с большими вырезами, открывая вид на красивые виды. + components: + - type: Sprite + sprite: Amour/Nurse/suit.rsi + - type: Clothing + sprite: Amour/Nurse/suit.rsi + +- type: entity + parent: ClothingShoesBaseButcherable + id: ClothingShoesNurse + name: сапоги "медсестры" + description: Качественные кожаные сапоги, с пурпурной линии, для доминацией над пациентами. + components: + - type: Sprite + sprite: Amour/Nurse/shoes.rsi + - type: Clothing + sprite: Amour/Nurse/shoes.rsi + +- type: entity + parent: ClothingHandsGlovesSyntheticBase + id: ClothingHandsGlovesNurse + name: латексные перчатки "медсестры" + description: Сделанные из гладкого зелёного латекста с черно-пурпурными наручами, давая пациенту наслаждение от "медосмотра". + components: + - type: Sprite + sprite: Amour/Nurse/gloves.rsi + - type: Clothing + sprite: Amour/Nurse/gloves.rsi + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatNurse + name: шапочка "медсестры" + description: Сделанная из лучших материалов, пародируя шапочку медсёстры из NanoTrasen, однако, эта шапочка, для лечения других проблем. + components: + - type: Sprite + sprite: Amour/Nurse/helmet.rsi + - type: Clothing + sprite: Amour/Nurse/helmet.rsi + +- type: entity + parent: ClothingUnderwearTopBase + id: ClothingUnderwearTopNurse + name: бра "медсестры" + description: Сделанные из лучших материалов, поддерживающие бюст в них, давая, разглядеть все прелести. + components: + - type: Sprite + sprite: Amour/Nurse/top.rsi + +- type: entity + parent: ClothingUnderwearBottomBase + id: ClothingUnderwearBottomNurse + name: трусики "медсестры" + description: Сделанные из лучших материалов, чтобы стимулировать пациентов к "медосмотру". + components: + - type: Sprite + sprite: Amour/Nurse/bottom.rsi + +- type: entity + parent: ClothingUnderwearSocksBase + id: ClothingUnderwearSocksNurse + name: чулочки "медсестры" + description: Качественно сделаны чулочки зелного цвета. + components: + - type: Sprite + sprite: Amour/Nurse/socks.rsi diff --git a/Resources/Prototypes/Amour/prelat.yml b/Resources/Prototypes/Amour/prelat.yml new file mode 100644 index 0000000000..8080fb84f5 --- /dev/null +++ b/Resources/Prototypes/Amour/prelat.yml @@ -0,0 +1,60 @@ +- type: entity + parent: ClothingOuterHardsuitBasic + id: ClothingOuterHardsuitPrelat + name: Броня Прелата + description: Искустые и технологичные доспехи, указывающие на полевых командиров Чёрной Длани или гвардии Дома Берриго. + components: + - type: Sprite + sprite: Amour/prelat/prelat.rsi + - type: Clothing + sprite: Amour/prelat/prelat.rsi + - type: PressureProtection + highPressureMultiplier: 0.02 + lowPressureMultiplier: 1000 + - type: TemperatureProtection + coefficient: 0.001 + - type: ExplosionResistance + damageCoefficient: 0.2 + - type: Armor + modifiers: + coefficients: + Blunt: 0.9 + Slash: 0.8 + Piercing: 0.9 + Heat: 0.9 + Radiation: 0.9 + Caustic: 0.8 + - type: Item + size: Huge + - type: ClothingSpeedModifier + walkModifier: 1.0 + sprintModifier: 1.0 + - type: HeldSpeedModifier + - type: ToggleableClothing + clothingPrototype: ClothingHeadHelmetHardsuitHprelat + +- type: entity + parent: ClothingHeadHardsuitWithLightBase + id: ClothingHeadHelmetHardsuitHprelat + name: Шлем Прелата + description: Данный шлем, показывает статус в Чёрной Длани, такой же шлем, указывает и на командиров гвардиии Дома Берриго. + components: + - type: BreathMask + - type: Sprite + sprite: Amour/prelat/hprelat.rsi + - type: Clothing + sprite: Amour/prelat/hprelat.rsi + - type: PointLight + color: red + - type: PressureProtection + highPressureMultiplier: 0.08 + lowPressureMultiplier: 1000 + - type: TemperatureProtection + coefficient: 0.005 + - type: Armor + modifiers: + coefficients: + Blunt: 0.9 + Slash: 0.9 + Piercing: 0.9 + Heat: 0.9 diff --git a/Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml b/Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml index 1dea06a711..3cf1f98462 100644 --- a/Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml +++ b/Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml @@ -75,6 +75,9 @@ back: ClothingBackpackDuffelSyndicateOperative shoes: ClothingShoesBootsCombatFilled gloves: ClothingHandsGlovesColorBlack + underwearb: ClothingUnderwearBottomMaleNuclear # White-Underwear + underweart: ClothingUnderwearTopNuclear # White-Underwear + underwearb: ClothingUnderwearBottomFemaleNuclear # White-Underwear innerClothingSkirt: ClothingUniformJumpsuitOperative satchel: ClothingBackpackDuffelSyndicateOperative duffelbag: ClothingBackpackDuffelSyndicateOperative @@ -90,6 +93,9 @@ shoes: ClothingShoesBootsCombatFilled pocket1: BaseUplinkRadio40TC id: SyndiPDA + underwearb: ClothingUnderwearBottomMaleNuclear # White-Underwear + underweart: ClothingUnderwearTopNuclear # White-Underwear + underwearb: ClothingUnderwearBottomFemaleNuclear # White-Underwear innerClothingSkirt: ClothingUniformJumpsuitOperative satchel: ClothingBackpackDuffelSyndicateOperative duffelbag: ClothingBackpackDuffelSyndicateOperative @@ -110,6 +116,9 @@ pocket1: DoubleEmergencyOxygenTankFilled pocket2: BaseUplinkRadio40TC belt: ClothingBeltMilitaryWebbing + underwearb: ClothingUnderwearBottomMaleNuclear # White-Underwear + underweart: ClothingUnderwearTopNuclear # White-Underwear + underwearb: ClothingUnderwearBottomFemaleNuclear # White-Underwear innerClothingSkirt: ClothingUniformJumpskirtOperative satchel: ClothingBackpackDuffelSyndicateOperative duffelbag: ClothingBackpackDuffelSyndicateOperative @@ -130,6 +139,9 @@ pocket1: DoubleEmergencyOxygenTankFilled pocket2: BaseUplinkRadio40TC belt: ClothingBeltMilitaryWebbing + underwearb: ClothingUnderwearBottomMaleNuclearCommander # White-Underwear + underweart: ClothingUnderwearTopNuclearCommander # White-Underwear + underwearb: ClothingUnderwearBottomFemaleNuclearCommander # White-Underwear inhand: - NukeOpsDeclarationOfWar innerClothingSkirt: ClothingUniformJumpskirtOperative @@ -152,6 +164,9 @@ pocket1: DoubleEmergencyOxygenTankFilled pocket2: BaseUplinkRadio40TC belt: ClothingBeltMilitaryWebbingMedFilled + underwearb: ClothingUnderwearBottomMaleNuclear # White-Underwear + underweart: ClothingUnderwearTopNuclear # White-Underwear + underwearb: ClothingUnderwearBottomFemaleNuclear # White-Underwear innerClothingSkirt: ClothingUniformJumpskirtOperative satchel: ClothingBackpackDuffelSyndicateOperativeMedic duffelbag: ClothingBackpackDuffelSyndicateOperativeMedic diff --git a/Resources/Textures/Amour/BunnySuit/black.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Amour/BunnySuit/black.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..d38ee4ad24 Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/black.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Amour/BunnySuit/black.rsi/icon.png b/Resources/Textures/Amour/BunnySuit/black.rsi/icon.png new file mode 100644 index 0000000000..01863ca023 Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/black.rsi/icon.png differ diff --git a/Resources/Textures/Amour/BunnySuit/black.rsi/inhand-left.png b/Resources/Textures/Amour/BunnySuit/black.rsi/inhand-left.png new file mode 100644 index 0000000000..ea49a1c501 Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/black.rsi/inhand-left.png differ diff --git a/Resources/Textures/Amour/BunnySuit/black.rsi/inhand-right.png b/Resources/Textures/Amour/BunnySuit/black.rsi/inhand-right.png new file mode 100644 index 0000000000..ea305d03bc Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/black.rsi/inhand-right.png differ diff --git a/Resources/Textures/Amour/BunnySuit/black.rsi/meta.json b/Resources/Textures/Amour/BunnySuit/black.rsi/meta.json new file mode 100644 index 0000000000..bc90990d3d --- /dev/null +++ b/Resources/Textures/Amour/BunnySuit/black.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/BunnySuit/blackEars.rsi/equipped-HELMET.png b/Resources/Textures/Amour/BunnySuit/blackEars.rsi/equipped-HELMET.png new file mode 100644 index 0000000000..b3f78f6f7a Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/blackEars.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Amour/BunnySuit/blackEars.rsi/icon.png b/Resources/Textures/Amour/BunnySuit/blackEars.rsi/icon.png new file mode 100644 index 0000000000..82c174379f Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/blackEars.rsi/icon.png differ diff --git a/Resources/Textures/Amour/BunnySuit/blackEars.rsi/meta.json b/Resources/Textures/Amour/BunnySuit/blackEars.rsi/meta.json new file mode 100644 index 0000000000..d36bfb51b7 --- /dev/null +++ b/Resources/Textures/Amour/BunnySuit/blackEars.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/BunnySuit/red.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Amour/BunnySuit/red.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..bac1cc1d21 Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/red.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Amour/BunnySuit/red.rsi/icon.png b/Resources/Textures/Amour/BunnySuit/red.rsi/icon.png new file mode 100644 index 0000000000..db26e4381f Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/red.rsi/icon.png differ diff --git a/Resources/Textures/Amour/BunnySuit/red.rsi/inhand-left.png b/Resources/Textures/Amour/BunnySuit/red.rsi/inhand-left.png new file mode 100644 index 0000000000..2c9ba6069e Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/red.rsi/inhand-left.png differ diff --git a/Resources/Textures/Amour/BunnySuit/red.rsi/inhand-right.png b/Resources/Textures/Amour/BunnySuit/red.rsi/inhand-right.png new file mode 100644 index 0000000000..86358a5f5c Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/red.rsi/inhand-right.png differ diff --git a/Resources/Textures/Amour/BunnySuit/red.rsi/meta.json b/Resources/Textures/Amour/BunnySuit/red.rsi/meta.json new file mode 100644 index 0000000000..bc90990d3d --- /dev/null +++ b/Resources/Textures/Amour/BunnySuit/red.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/BunnySuit/redEars.rsi/equipped-HELMET.png b/Resources/Textures/Amour/BunnySuit/redEars.rsi/equipped-HELMET.png new file mode 100644 index 0000000000..b5167000ef Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/redEars.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Amour/BunnySuit/redEars.rsi/icon.png b/Resources/Textures/Amour/BunnySuit/redEars.rsi/icon.png new file mode 100644 index 0000000000..a7954afeba Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/redEars.rsi/icon.png differ diff --git a/Resources/Textures/Amour/BunnySuit/redEars.rsi/meta.json b/Resources/Textures/Amour/BunnySuit/redEars.rsi/meta.json new file mode 100644 index 0000000000..d36bfb51b7 --- /dev/null +++ b/Resources/Textures/Amour/BunnySuit/redEars.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/BunnySuit/violet.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Amour/BunnySuit/violet.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..9ecff4492b Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/violet.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Amour/BunnySuit/violet.rsi/icon.png b/Resources/Textures/Amour/BunnySuit/violet.rsi/icon.png new file mode 100644 index 0000000000..2bbae09bc1 Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/violet.rsi/icon.png differ diff --git a/Resources/Textures/Amour/BunnySuit/violet.rsi/inhand-left.png b/Resources/Textures/Amour/BunnySuit/violet.rsi/inhand-left.png new file mode 100644 index 0000000000..a3c85e5217 Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/violet.rsi/inhand-left.png differ diff --git a/Resources/Textures/Amour/BunnySuit/violet.rsi/inhand-right.png b/Resources/Textures/Amour/BunnySuit/violet.rsi/inhand-right.png new file mode 100644 index 0000000000..289b4d5e5b Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/violet.rsi/inhand-right.png differ diff --git a/Resources/Textures/Amour/BunnySuit/violet.rsi/meta.json b/Resources/Textures/Amour/BunnySuit/violet.rsi/meta.json new file mode 100644 index 0000000000..bc90990d3d --- /dev/null +++ b/Resources/Textures/Amour/BunnySuit/violet.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/BunnySuit/violetEars.rsi/equipped-HELMET.png b/Resources/Textures/Amour/BunnySuit/violetEars.rsi/equipped-HELMET.png new file mode 100644 index 0000000000..d7486fd623 Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/violetEars.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Amour/BunnySuit/violetEars.rsi/icon.png b/Resources/Textures/Amour/BunnySuit/violetEars.rsi/icon.png new file mode 100644 index 0000000000..9fcd7aa6f2 Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/violetEars.rsi/icon.png differ diff --git a/Resources/Textures/Amour/BunnySuit/violetEars.rsi/meta.json b/Resources/Textures/Amour/BunnySuit/violetEars.rsi/meta.json new file mode 100644 index 0000000000..d36bfb51b7 --- /dev/null +++ b/Resources/Textures/Amour/BunnySuit/violetEars.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/BunnySuit/white.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Amour/BunnySuit/white.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..be4f513356 Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/white.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Amour/BunnySuit/white.rsi/icon.png b/Resources/Textures/Amour/BunnySuit/white.rsi/icon.png new file mode 100644 index 0000000000..7ade3a121a Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/white.rsi/icon.png differ diff --git a/Resources/Textures/Amour/BunnySuit/white.rsi/inhand-left.png b/Resources/Textures/Amour/BunnySuit/white.rsi/inhand-left.png new file mode 100644 index 0000000000..be16cd08b1 Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/white.rsi/inhand-left.png differ diff --git a/Resources/Textures/Amour/BunnySuit/white.rsi/inhand-right.png b/Resources/Textures/Amour/BunnySuit/white.rsi/inhand-right.png new file mode 100644 index 0000000000..68f494e929 Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/white.rsi/inhand-right.png differ diff --git a/Resources/Textures/Amour/BunnySuit/white.rsi/meta.json b/Resources/Textures/Amour/BunnySuit/white.rsi/meta.json new file mode 100644 index 0000000000..bc90990d3d --- /dev/null +++ b/Resources/Textures/Amour/BunnySuit/white.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/BunnySuit/whiteEars.rsi/equipped-HELMET.png b/Resources/Textures/Amour/BunnySuit/whiteEars.rsi/equipped-HELMET.png new file mode 100644 index 0000000000..d73bb28eb9 Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/whiteEars.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Amour/BunnySuit/whiteEars.rsi/icon.png b/Resources/Textures/Amour/BunnySuit/whiteEars.rsi/icon.png new file mode 100644 index 0000000000..cab72d84cc Binary files /dev/null and b/Resources/Textures/Amour/BunnySuit/whiteEars.rsi/icon.png differ diff --git a/Resources/Textures/Amour/BunnySuit/whiteEars.rsi/meta.json b/Resources/Textures/Amour/BunnySuit/whiteEars.rsi/meta.json new file mode 100644 index 0000000000..d36bfb51b7 --- /dev/null +++ b/Resources/Textures/Amour/BunnySuit/whiteEars.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/GoldenMan/cape.rsi/equipped-NECK.png b/Resources/Textures/Amour/GoldenMan/cape.rsi/equipped-NECK.png new file mode 100644 index 0000000000..fce2a88321 Binary files /dev/null and b/Resources/Textures/Amour/GoldenMan/cape.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/Amour/GoldenMan/cape.rsi/icon.png b/Resources/Textures/Amour/GoldenMan/cape.rsi/icon.png new file mode 100644 index 0000000000..69a88da0c5 Binary files /dev/null and b/Resources/Textures/Amour/GoldenMan/cape.rsi/icon.png differ diff --git a/Resources/Textures/Amour/GoldenMan/cape.rsi/meta.json b/Resources/Textures/Amour/GoldenMan/cape.rsi/meta.json new file mode 100644 index 0000000000..e9785a7dc1 --- /dev/null +++ b/Resources/Textures/Amour/GoldenMan/cape.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/GoldenMan/gloves.rsi/equipped-HAND.png b/Resources/Textures/Amour/GoldenMan/gloves.rsi/equipped-HAND.png new file mode 100644 index 0000000000..5c96f07b0a Binary files /dev/null and b/Resources/Textures/Amour/GoldenMan/gloves.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Amour/GoldenMan/gloves.rsi/icon.png b/Resources/Textures/Amour/GoldenMan/gloves.rsi/icon.png new file mode 100644 index 0000000000..dfb473ef4c Binary files /dev/null and b/Resources/Textures/Amour/GoldenMan/gloves.rsi/icon.png differ diff --git a/Resources/Textures/Amour/GoldenMan/gloves.rsi/meta.json b/Resources/Textures/Amour/GoldenMan/gloves.rsi/meta.json new file mode 100644 index 0000000000..8da930f45d --- /dev/null +++ b/Resources/Textures/Amour/GoldenMan/gloves.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/GoldenMan/helmet.rsi/equipped-HELMET.png b/Resources/Textures/Amour/GoldenMan/helmet.rsi/equipped-HELMET.png new file mode 100644 index 0000000000..4be5ce31fb Binary files /dev/null and b/Resources/Textures/Amour/GoldenMan/helmet.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Amour/GoldenMan/helmet.rsi/icon.png b/Resources/Textures/Amour/GoldenMan/helmet.rsi/icon.png new file mode 100644 index 0000000000..d2c55fd766 Binary files /dev/null and b/Resources/Textures/Amour/GoldenMan/helmet.rsi/icon.png differ diff --git a/Resources/Textures/Amour/GoldenMan/helmet.rsi/meta.json b/Resources/Textures/Amour/GoldenMan/helmet.rsi/meta.json new file mode 100644 index 0000000000..dca0168f08 --- /dev/null +++ b/Resources/Textures/Amour/GoldenMan/helmet.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/GoldenMan/mask.rsi/equipped-MASK.png b/Resources/Textures/Amour/GoldenMan/mask.rsi/equipped-MASK.png new file mode 100644 index 0000000000..19dc815e70 Binary files /dev/null and b/Resources/Textures/Amour/GoldenMan/mask.rsi/equipped-MASK.png differ diff --git a/Resources/Textures/Amour/GoldenMan/mask.rsi/icon.png b/Resources/Textures/Amour/GoldenMan/mask.rsi/icon.png new file mode 100644 index 0000000000..9601e80026 Binary files /dev/null and b/Resources/Textures/Amour/GoldenMan/mask.rsi/icon.png differ diff --git a/Resources/Textures/Amour/GoldenMan/mask.rsi/inhand-left.png b/Resources/Textures/Amour/GoldenMan/mask.rsi/inhand-left.png new file mode 100644 index 0000000000..6425b5ee14 Binary files /dev/null and b/Resources/Textures/Amour/GoldenMan/mask.rsi/inhand-left.png differ diff --git a/Resources/Textures/Amour/GoldenMan/mask.rsi/inhand-right.png b/Resources/Textures/Amour/GoldenMan/mask.rsi/inhand-right.png new file mode 100644 index 0000000000..4afe2ae2c7 Binary files /dev/null and b/Resources/Textures/Amour/GoldenMan/mask.rsi/inhand-right.png differ diff --git a/Resources/Textures/Amour/GoldenMan/mask.rsi/meta.json b/Resources/Textures/Amour/GoldenMan/mask.rsi/meta.json new file mode 100644 index 0000000000..ec27eea29e --- /dev/null +++ b/Resources/Textures/Amour/GoldenMan/mask.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-MASK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/GoldenMan/shoes.rsi/equipped-FEET.png b/Resources/Textures/Amour/GoldenMan/shoes.rsi/equipped-FEET.png new file mode 100644 index 0000000000..5cd64d8bfe Binary files /dev/null and b/Resources/Textures/Amour/GoldenMan/shoes.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Amour/GoldenMan/shoes.rsi/icon.png b/Resources/Textures/Amour/GoldenMan/shoes.rsi/icon.png new file mode 100644 index 0000000000..2b067773c3 Binary files /dev/null and b/Resources/Textures/Amour/GoldenMan/shoes.rsi/icon.png differ diff --git a/Resources/Textures/Amour/GoldenMan/shoes.rsi/meta.json b/Resources/Textures/Amour/GoldenMan/shoes.rsi/meta.json new file mode 100644 index 0000000000..e6ba02f970 --- /dev/null +++ b/Resources/Textures/Amour/GoldenMan/shoes.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/GoldenMan/suit.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Amour/GoldenMan/suit.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..bbe64f8ece Binary files /dev/null and b/Resources/Textures/Amour/GoldenMan/suit.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Amour/GoldenMan/suit.rsi/icon.png b/Resources/Textures/Amour/GoldenMan/suit.rsi/icon.png new file mode 100644 index 0000000000..6d6cf7d74b Binary files /dev/null and b/Resources/Textures/Amour/GoldenMan/suit.rsi/icon.png differ diff --git a/Resources/Textures/Amour/GoldenMan/suit.rsi/inhand-left.png b/Resources/Textures/Amour/GoldenMan/suit.rsi/inhand-left.png new file mode 100644 index 0000000000..be6d2fbf86 Binary files /dev/null and b/Resources/Textures/Amour/GoldenMan/suit.rsi/inhand-left.png differ diff --git a/Resources/Textures/Amour/GoldenMan/suit.rsi/inhand-right.png b/Resources/Textures/Amour/GoldenMan/suit.rsi/inhand-right.png new file mode 100644 index 0000000000..9687bc9aaa Binary files /dev/null and b/Resources/Textures/Amour/GoldenMan/suit.rsi/inhand-right.png differ diff --git a/Resources/Textures/Amour/GoldenMan/suit.rsi/meta.json b/Resources/Textures/Amour/GoldenMan/suit.rsi/meta.json new file mode 100644 index 0000000000..bc90990d3d --- /dev/null +++ b/Resources/Textures/Amour/GoldenMan/suit.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/Killer/gloves.rsi/equipped-HAND.png b/Resources/Textures/Amour/Killer/gloves.rsi/equipped-HAND.png new file mode 100644 index 0000000000..930bb133a3 Binary files /dev/null and b/Resources/Textures/Amour/Killer/gloves.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Amour/Killer/gloves.rsi/icon.png b/Resources/Textures/Amour/Killer/gloves.rsi/icon.png new file mode 100644 index 0000000000..b215a956e2 Binary files /dev/null and b/Resources/Textures/Amour/Killer/gloves.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Killer/gloves.rsi/meta.json b/Resources/Textures/Amour/Killer/gloves.rsi/meta.json new file mode 100644 index 0000000000..8da930f45d --- /dev/null +++ b/Resources/Textures/Amour/Killer/gloves.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/Killer/mask.rsi/equipped-MASK.png b/Resources/Textures/Amour/Killer/mask.rsi/equipped-MASK.png new file mode 100644 index 0000000000..d5f2407801 Binary files /dev/null and b/Resources/Textures/Amour/Killer/mask.rsi/equipped-MASK.png differ diff --git a/Resources/Textures/Amour/Killer/mask.rsi/icon.png b/Resources/Textures/Amour/Killer/mask.rsi/icon.png new file mode 100644 index 0000000000..d97e475326 Binary files /dev/null and b/Resources/Textures/Amour/Killer/mask.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Killer/mask.rsi/meta.json b/Resources/Textures/Amour/Killer/mask.rsi/meta.json new file mode 100644 index 0000000000..2fb8acebf1 --- /dev/null +++ b/Resources/Textures/Amour/Killer/mask.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-MASK", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/Killer/shoes.rsi/equipped-FEET.png b/Resources/Textures/Amour/Killer/shoes.rsi/equipped-FEET.png new file mode 100644 index 0000000000..652f5bc867 Binary files /dev/null and b/Resources/Textures/Amour/Killer/shoes.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Amour/Killer/shoes.rsi/icon.png b/Resources/Textures/Amour/Killer/shoes.rsi/icon.png new file mode 100644 index 0000000000..6a16327e36 Binary files /dev/null and b/Resources/Textures/Amour/Killer/shoes.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Killer/shoes.rsi/meta.json b/Resources/Textures/Amour/Killer/shoes.rsi/meta.json new file mode 100644 index 0000000000..e6ba02f970 --- /dev/null +++ b/Resources/Textures/Amour/Killer/shoes.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/Killer/suit.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Amour/Killer/suit.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..df08134d36 Binary files /dev/null and b/Resources/Textures/Amour/Killer/suit.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Amour/Killer/suit.rsi/icon.png b/Resources/Textures/Amour/Killer/suit.rsi/icon.png new file mode 100644 index 0000000000..b1b98a3b93 Binary files /dev/null and b/Resources/Textures/Amour/Killer/suit.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Killer/suit.rsi/inhand-left.png b/Resources/Textures/Amour/Killer/suit.rsi/inhand-left.png new file mode 100644 index 0000000000..5089a4a0fb Binary files /dev/null and b/Resources/Textures/Amour/Killer/suit.rsi/inhand-left.png differ diff --git a/Resources/Textures/Amour/Killer/suit.rsi/inhand-right.png b/Resources/Textures/Amour/Killer/suit.rsi/inhand-right.png new file mode 100644 index 0000000000..32ba995bbc Binary files /dev/null and b/Resources/Textures/Amour/Killer/suit.rsi/inhand-right.png differ diff --git a/Resources/Textures/Amour/Killer/suit.rsi/meta.json b/Resources/Textures/Amour/Killer/suit.rsi/meta.json new file mode 100644 index 0000000000..bc90990d3d --- /dev/null +++ b/Resources/Textures/Amour/Killer/suit.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/Kimono/mask.rsi/equipped-MASK.png b/Resources/Textures/Amour/Kimono/mask.rsi/equipped-MASK.png new file mode 100644 index 0000000000..7c9a20a8fb Binary files /dev/null and b/Resources/Textures/Amour/Kimono/mask.rsi/equipped-MASK.png differ diff --git a/Resources/Textures/Amour/Kimono/mask.rsi/icon.png b/Resources/Textures/Amour/Kimono/mask.rsi/icon.png new file mode 100644 index 0000000000..156a33a739 Binary files /dev/null and b/Resources/Textures/Amour/Kimono/mask.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Kimono/mask.rsi/inhand-left.png b/Resources/Textures/Amour/Kimono/mask.rsi/inhand-left.png new file mode 100644 index 0000000000..f1195fe436 Binary files /dev/null and b/Resources/Textures/Amour/Kimono/mask.rsi/inhand-left.png differ diff --git a/Resources/Textures/Amour/Kimono/mask.rsi/inhand-right.png b/Resources/Textures/Amour/Kimono/mask.rsi/inhand-right.png new file mode 100644 index 0000000000..df2e3b9d72 Binary files /dev/null and b/Resources/Textures/Amour/Kimono/mask.rsi/inhand-right.png differ diff --git a/Resources/Textures/Amour/Kimono/mask.rsi/meta.json b/Resources/Textures/Amour/Kimono/mask.rsi/meta.json new file mode 100644 index 0000000000..ec27eea29e --- /dev/null +++ b/Resources/Textures/Amour/Kimono/mask.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-MASK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/Kimono/suit.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Amour/Kimono/suit.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..3582464539 Binary files /dev/null and b/Resources/Textures/Amour/Kimono/suit.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Amour/Kimono/suit.rsi/icon.png b/Resources/Textures/Amour/Kimono/suit.rsi/icon.png new file mode 100644 index 0000000000..1a3caddb8c Binary files /dev/null and b/Resources/Textures/Amour/Kimono/suit.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Kimono/suit.rsi/inhand-left.png b/Resources/Textures/Amour/Kimono/suit.rsi/inhand-left.png new file mode 100644 index 0000000000..749e8ac750 Binary files /dev/null and b/Resources/Textures/Amour/Kimono/suit.rsi/inhand-left.png differ diff --git a/Resources/Textures/Amour/Kimono/suit.rsi/inhand-right.png b/Resources/Textures/Amour/Kimono/suit.rsi/inhand-right.png new file mode 100644 index 0000000000..f4e4bbf9de Binary files /dev/null and b/Resources/Textures/Amour/Kimono/suit.rsi/inhand-right.png differ diff --git a/Resources/Textures/Amour/Kimono/suit.rsi/meta.json b/Resources/Textures/Amour/Kimono/suit.rsi/meta.json new file mode 100644 index 0000000000..bc90990d3d --- /dev/null +++ b/Resources/Textures/Amour/Kimono/suit.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/Mhemlet.rsi/equipped-HELMET.png b/Resources/Textures/Amour/Mhemlet.rsi/equipped-HELMET.png new file mode 100644 index 0000000000..f380978407 Binary files /dev/null and b/Resources/Textures/Amour/Mhemlet.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Amour/Mhemlet.rsi/icon.png b/Resources/Textures/Amour/Mhemlet.rsi/icon.png new file mode 100644 index 0000000000..c41aec48f5 Binary files /dev/null and b/Resources/Textures/Amour/Mhemlet.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Mhemlet.rsi/inhand-left.png b/Resources/Textures/Amour/Mhemlet.rsi/inhand-left.png new file mode 100644 index 0000000000..8058dd3e01 Binary files /dev/null and b/Resources/Textures/Amour/Mhemlet.rsi/inhand-left.png differ diff --git a/Resources/Textures/Amour/Mhemlet.rsi/inhand-right.png b/Resources/Textures/Amour/Mhemlet.rsi/inhand-right.png new file mode 100644 index 0000000000..516c562284 Binary files /dev/null and b/Resources/Textures/Amour/Mhemlet.rsi/inhand-right.png differ diff --git a/Resources/Textures/Amour/Mhemlet.rsi/meta.json b/Resources/Textures/Amour/Mhemlet.rsi/meta.json new file mode 100644 index 0000000000..2e66e1d835 --- /dev/null +++ b/Resources/Textures/Amour/Mhemlet.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprite edited by Flareguy for SS14, original unedited sprite can be found in https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/Millitant.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Amour/Millitant.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..592850becd Binary files /dev/null and b/Resources/Textures/Amour/Millitant.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Amour/Millitant.rsi/icon.png b/Resources/Textures/Amour/Millitant.rsi/icon.png new file mode 100644 index 0000000000..173315dbdc Binary files /dev/null and b/Resources/Textures/Amour/Millitant.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Millitant.rsi/inhand-left.png b/Resources/Textures/Amour/Millitant.rsi/inhand-left.png new file mode 100644 index 0000000000..b4ad2245a6 Binary files /dev/null and b/Resources/Textures/Amour/Millitant.rsi/inhand-left.png differ diff --git a/Resources/Textures/Amour/Millitant.rsi/inhand-right.png b/Resources/Textures/Amour/Millitant.rsi/inhand-right.png new file mode 100644 index 0000000000..fd383885c2 Binary files /dev/null and b/Resources/Textures/Amour/Millitant.rsi/inhand-right.png differ diff --git a/Resources/Textures/Amour/Millitant.rsi/meta.json b/Resources/Textures/Amour/Millitant.rsi/meta.json new file mode 100644 index 0000000000..b2c50fc4c6 --- /dev/null +++ b/Resources/Textures/Amour/Millitant.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprites by Flareguy & cboyjet, heavily edited from space suit sprites found in https://github.com/tgstation/tgstation/commit/fb2d71495bfe81446159ef528534193d09dd8d34", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/Nuclear/Men/commander.rsi/equipped-UNDERWEARB.png b/Resources/Textures/Amour/Nuclear/Men/commander.rsi/equipped-UNDERWEARB.png new file mode 100644 index 0000000000..812968394d Binary files /dev/null and b/Resources/Textures/Amour/Nuclear/Men/commander.rsi/equipped-UNDERWEARB.png differ diff --git a/Resources/Textures/Amour/Nuclear/Men/commander.rsi/icon.png b/Resources/Textures/Amour/Nuclear/Men/commander.rsi/icon.png new file mode 100644 index 0000000000..103e2dac2f Binary files /dev/null and b/Resources/Textures/Amour/Nuclear/Men/commander.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Nuclear/Men/commander.rsi/meta.json b/Resources/Textures/Amour/Nuclear/Men/commander.rsi/meta.json new file mode 100644 index 0000000000..5d2c50593e --- /dev/null +++ b/Resources/Textures/Amour/Nuclear/Men/commander.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-UNDERWEARB", + "directions": 4 + }, + { + "name": "icon" + } + ] +} diff --git a/Resources/Textures/Amour/Nuclear/Men/regular.rsi/equipped-UNDERWEARB.png b/Resources/Textures/Amour/Nuclear/Men/regular.rsi/equipped-UNDERWEARB.png new file mode 100644 index 0000000000..abf1f4994e Binary files /dev/null and b/Resources/Textures/Amour/Nuclear/Men/regular.rsi/equipped-UNDERWEARB.png differ diff --git a/Resources/Textures/Amour/Nuclear/Men/regular.rsi/icon.png b/Resources/Textures/Amour/Nuclear/Men/regular.rsi/icon.png new file mode 100644 index 0000000000..e8dd9ddbbd Binary files /dev/null and b/Resources/Textures/Amour/Nuclear/Men/regular.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Nuclear/Men/regular.rsi/meta.json b/Resources/Textures/Amour/Nuclear/Men/regular.rsi/meta.json new file mode 100644 index 0000000000..5d2c50593e --- /dev/null +++ b/Resources/Textures/Amour/Nuclear/Men/regular.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-UNDERWEARB", + "directions": 4 + }, + { + "name": "icon" + } + ] +} diff --git a/Resources/Textures/Amour/Nuclear/Woman/Commander/bottom.rsi/equipped-UNDERWEARB.png b/Resources/Textures/Amour/Nuclear/Woman/Commander/bottom.rsi/equipped-UNDERWEARB.png new file mode 100644 index 0000000000..a299c251a0 Binary files /dev/null and b/Resources/Textures/Amour/Nuclear/Woman/Commander/bottom.rsi/equipped-UNDERWEARB.png differ diff --git a/Resources/Textures/Amour/Nuclear/Woman/Commander/bottom.rsi/icon.png b/Resources/Textures/Amour/Nuclear/Woman/Commander/bottom.rsi/icon.png new file mode 100644 index 0000000000..09f9aafe27 Binary files /dev/null and b/Resources/Textures/Amour/Nuclear/Woman/Commander/bottom.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Nuclear/Woman/Commander/bottom.rsi/meta.json b/Resources/Textures/Amour/Nuclear/Woman/Commander/bottom.rsi/meta.json new file mode 100644 index 0000000000..5d2c50593e --- /dev/null +++ b/Resources/Textures/Amour/Nuclear/Woman/Commander/bottom.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-UNDERWEARB", + "directions": 4 + }, + { + "name": "icon" + } + ] +} diff --git a/Resources/Textures/Amour/Nuclear/Woman/Commander/top.rsi/equipped-UNDERWEART.png b/Resources/Textures/Amour/Nuclear/Woman/Commander/top.rsi/equipped-UNDERWEART.png new file mode 100644 index 0000000000..3d66a414e1 Binary files /dev/null and b/Resources/Textures/Amour/Nuclear/Woman/Commander/top.rsi/equipped-UNDERWEART.png differ diff --git a/Resources/Textures/Amour/Nuclear/Woman/Commander/top.rsi/icon.png b/Resources/Textures/Amour/Nuclear/Woman/Commander/top.rsi/icon.png new file mode 100644 index 0000000000..1154e3da19 Binary files /dev/null and b/Resources/Textures/Amour/Nuclear/Woman/Commander/top.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Nuclear/Woman/Commander/top.rsi/meta.json b/Resources/Textures/Amour/Nuclear/Woman/Commander/top.rsi/meta.json new file mode 100644 index 0000000000..f62e324747 --- /dev/null +++ b/Resources/Textures/Amour/Nuclear/Woman/Commander/top.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-UNDERWEART", + "directions": 4 + }, + { + "name": "icon" + } + ] +} diff --git a/Resources/Textures/Amour/Nuclear/Woman/Regular/bottom.rsi/equipped-UNDERWEARB.png b/Resources/Textures/Amour/Nuclear/Woman/Regular/bottom.rsi/equipped-UNDERWEARB.png new file mode 100644 index 0000000000..fb8c3c6f5d Binary files /dev/null and b/Resources/Textures/Amour/Nuclear/Woman/Regular/bottom.rsi/equipped-UNDERWEARB.png differ diff --git a/Resources/Textures/Amour/Nuclear/Woman/Regular/bottom.rsi/icon.png b/Resources/Textures/Amour/Nuclear/Woman/Regular/bottom.rsi/icon.png new file mode 100644 index 0000000000..6a9a433e59 Binary files /dev/null and b/Resources/Textures/Amour/Nuclear/Woman/Regular/bottom.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Nuclear/Woman/Regular/bottom.rsi/meta.json b/Resources/Textures/Amour/Nuclear/Woman/Regular/bottom.rsi/meta.json new file mode 100644 index 0000000000..5d2c50593e --- /dev/null +++ b/Resources/Textures/Amour/Nuclear/Woman/Regular/bottom.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-UNDERWEARB", + "directions": 4 + }, + { + "name": "icon" + } + ] +} diff --git a/Resources/Textures/Amour/Nuclear/Woman/Regular/top.rsi/equipped-UNDERWEART.png b/Resources/Textures/Amour/Nuclear/Woman/Regular/top.rsi/equipped-UNDERWEART.png new file mode 100644 index 0000000000..bd6cd0ebb4 Binary files /dev/null and b/Resources/Textures/Amour/Nuclear/Woman/Regular/top.rsi/equipped-UNDERWEART.png differ diff --git a/Resources/Textures/Amour/Nuclear/Woman/Regular/top.rsi/icon.png b/Resources/Textures/Amour/Nuclear/Woman/Regular/top.rsi/icon.png new file mode 100644 index 0000000000..53fbe8fc31 Binary files /dev/null and b/Resources/Textures/Amour/Nuclear/Woman/Regular/top.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Nuclear/Woman/Regular/top.rsi/meta.json b/Resources/Textures/Amour/Nuclear/Woman/Regular/top.rsi/meta.json new file mode 100644 index 0000000000..f62e324747 --- /dev/null +++ b/Resources/Textures/Amour/Nuclear/Woman/Regular/top.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-UNDERWEART", + "directions": 4 + }, + { + "name": "icon" + } + ] +} diff --git a/Resources/Textures/Amour/Nurse/bottom.rsi/equipped-UNDERWEARB.png b/Resources/Textures/Amour/Nurse/bottom.rsi/equipped-UNDERWEARB.png new file mode 100644 index 0000000000..624a13b2e8 Binary files /dev/null and b/Resources/Textures/Amour/Nurse/bottom.rsi/equipped-UNDERWEARB.png differ diff --git a/Resources/Textures/Amour/Nurse/bottom.rsi/icon.png b/Resources/Textures/Amour/Nurse/bottom.rsi/icon.png new file mode 100644 index 0000000000..d81205fb68 Binary files /dev/null and b/Resources/Textures/Amour/Nurse/bottom.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Nurse/bottom.rsi/meta.json b/Resources/Textures/Amour/Nurse/bottom.rsi/meta.json new file mode 100644 index 0000000000..5d2c50593e --- /dev/null +++ b/Resources/Textures/Amour/Nurse/bottom.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-UNDERWEARB", + "directions": 4 + }, + { + "name": "icon" + } + ] +} diff --git a/Resources/Textures/Amour/Nurse/gloves.rsi/equipped-HAND.png b/Resources/Textures/Amour/Nurse/gloves.rsi/equipped-HAND.png new file mode 100644 index 0000000000..cd420a46fc Binary files /dev/null and b/Resources/Textures/Amour/Nurse/gloves.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Amour/Nurse/gloves.rsi/icon.png b/Resources/Textures/Amour/Nurse/gloves.rsi/icon.png new file mode 100644 index 0000000000..61c48177ec Binary files /dev/null and b/Resources/Textures/Amour/Nurse/gloves.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Nurse/gloves.rsi/meta.json b/Resources/Textures/Amour/Nurse/gloves.rsi/meta.json new file mode 100644 index 0000000000..8da930f45d --- /dev/null +++ b/Resources/Textures/Amour/Nurse/gloves.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/Nurse/helmet.rsi/equipped-HELMET.png b/Resources/Textures/Amour/Nurse/helmet.rsi/equipped-HELMET.png new file mode 100644 index 0000000000..e2c312298d Binary files /dev/null and b/Resources/Textures/Amour/Nurse/helmet.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Amour/Nurse/helmet.rsi/icon.png b/Resources/Textures/Amour/Nurse/helmet.rsi/icon.png new file mode 100644 index 0000000000..80575afe97 Binary files /dev/null and b/Resources/Textures/Amour/Nurse/helmet.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Nurse/helmet.rsi/meta.json b/Resources/Textures/Amour/Nurse/helmet.rsi/meta.json new file mode 100644 index 0000000000..dca0168f08 --- /dev/null +++ b/Resources/Textures/Amour/Nurse/helmet.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/Nurse/shoes.rsi/equipped-FEET.png b/Resources/Textures/Amour/Nurse/shoes.rsi/equipped-FEET.png new file mode 100644 index 0000000000..55780c7836 Binary files /dev/null and b/Resources/Textures/Amour/Nurse/shoes.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/Amour/Nurse/shoes.rsi/icon.png b/Resources/Textures/Amour/Nurse/shoes.rsi/icon.png new file mode 100644 index 0000000000..c7cd9f99ef Binary files /dev/null and b/Resources/Textures/Amour/Nurse/shoes.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Nurse/shoes.rsi/meta.json b/Resources/Textures/Amour/Nurse/shoes.rsi/meta.json new file mode 100644 index 0000000000..e6ba02f970 --- /dev/null +++ b/Resources/Textures/Amour/Nurse/shoes.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-FEET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/Nurse/socks.rsi/equipped-SOCKS.png b/Resources/Textures/Amour/Nurse/socks.rsi/equipped-SOCKS.png new file mode 100644 index 0000000000..edbcefccd3 Binary files /dev/null and b/Resources/Textures/Amour/Nurse/socks.rsi/equipped-SOCKS.png differ diff --git a/Resources/Textures/Amour/Nurse/socks.rsi/icon.png b/Resources/Textures/Amour/Nurse/socks.rsi/icon.png new file mode 100644 index 0000000000..4d375bb2c9 Binary files /dev/null and b/Resources/Textures/Amour/Nurse/socks.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Nurse/socks.rsi/meta.json b/Resources/Textures/Amour/Nurse/socks.rsi/meta.json new file mode 100644 index 0000000000..472a4105be --- /dev/null +++ b/Resources/Textures/Amour/Nurse/socks.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-SOCKS", + "directions": 4 + }, + { + "name": "icon" + } + ] +} diff --git a/Resources/Textures/Amour/Nurse/suit.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Amour/Nurse/suit.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..de70e00886 Binary files /dev/null and b/Resources/Textures/Amour/Nurse/suit.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Amour/Nurse/suit.rsi/icon.png b/Resources/Textures/Amour/Nurse/suit.rsi/icon.png new file mode 100644 index 0000000000..cd086de7b2 Binary files /dev/null and b/Resources/Textures/Amour/Nurse/suit.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Nurse/suit.rsi/meta.json b/Resources/Textures/Amour/Nurse/suit.rsi/meta.json new file mode 100644 index 0000000000..1eb48190dd --- /dev/null +++ b/Resources/Textures/Amour/Nurse/suit.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/Nurse/top.rsi/equipped-UNDERWEART.png b/Resources/Textures/Amour/Nurse/top.rsi/equipped-UNDERWEART.png new file mode 100644 index 0000000000..f3e2501f15 Binary files /dev/null and b/Resources/Textures/Amour/Nurse/top.rsi/equipped-UNDERWEART.png differ diff --git a/Resources/Textures/Amour/Nurse/top.rsi/icon.png b/Resources/Textures/Amour/Nurse/top.rsi/icon.png new file mode 100644 index 0000000000..4c1b1512a5 Binary files /dev/null and b/Resources/Textures/Amour/Nurse/top.rsi/icon.png differ diff --git a/Resources/Textures/Amour/Nurse/top.rsi/meta.json b/Resources/Textures/Amour/Nurse/top.rsi/meta.json new file mode 100644 index 0000000000..f62e324747 --- /dev/null +++ b/Resources/Textures/Amour/Nurse/top.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "license": "CC-BY-SA-3.0", + "copyright": "FDev", + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-UNDERWEART", + "directions": 4 + }, + { + "name": "icon" + } + ] +} diff --git a/Resources/Textures/Amour/prelat/hprelat.rsi/icon-flash.png b/Resources/Textures/Amour/prelat/hprelat.rsi/icon-flash.png new file mode 100644 index 0000000000..71c999ca14 Binary files /dev/null and b/Resources/Textures/Amour/prelat/hprelat.rsi/icon-flash.png differ diff --git a/Resources/Textures/Amour/prelat/hprelat.rsi/icon.png b/Resources/Textures/Amour/prelat/hprelat.rsi/icon.png new file mode 100644 index 0000000000..71c999ca14 Binary files /dev/null and b/Resources/Textures/Amour/prelat/hprelat.rsi/icon.png differ diff --git a/Resources/Textures/Amour/prelat/hprelat.rsi/meta.json b/Resources/Textures/Amour/prelat/hprelat.rsi/meta.json new file mode 100644 index 0000000000..a35554110f --- /dev/null +++ b/Resources/Textures/Amour/prelat/hprelat.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from vg at commit https://github.com/vgstation-coders/vgstation13/commit/a16e41020a93479e9a7e2af343b1b74f7f2a61bd", + + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "icon-flash" + }, + { + "name": "off-equipped-HELMET", + "directions": 4 + }, + { + "name": "on-equipped-HELMET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Amour/prelat/hprelat.rsi/off-equipped-HELMET.png b/Resources/Textures/Amour/prelat/hprelat.rsi/off-equipped-HELMET.png new file mode 100644 index 0000000000..805e996f4d Binary files /dev/null and b/Resources/Textures/Amour/prelat/hprelat.rsi/off-equipped-HELMET.png differ diff --git a/Resources/Textures/Amour/prelat/hprelat.rsi/on-equipped-HELMET.png b/Resources/Textures/Amour/prelat/hprelat.rsi/on-equipped-HELMET.png new file mode 100644 index 0000000000..805e996f4d Binary files /dev/null and b/Resources/Textures/Amour/prelat/hprelat.rsi/on-equipped-HELMET.png differ diff --git a/Resources/Textures/Amour/prelat/prelat.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Amour/prelat/prelat.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..21ddf23b02 Binary files /dev/null and b/Resources/Textures/Amour/prelat/prelat.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Amour/prelat/prelat.rsi/icon.png b/Resources/Textures/Amour/prelat/prelat.rsi/icon.png new file mode 100644 index 0000000000..cc51ecf79e Binary files /dev/null and b/Resources/Textures/Amour/prelat/prelat.rsi/icon.png differ diff --git a/Resources/Textures/Amour/prelat/prelat.rsi/inhand-left.png b/Resources/Textures/Amour/prelat/prelat.rsi/inhand-left.png new file mode 100644 index 0000000000..a63e9b4869 Binary files /dev/null and b/Resources/Textures/Amour/prelat/prelat.rsi/inhand-left.png differ diff --git a/Resources/Textures/Amour/prelat/prelat.rsi/inhand-right.png b/Resources/Textures/Amour/prelat/prelat.rsi/inhand-right.png new file mode 100644 index 0000000000..7e0eda413b Binary files /dev/null and b/Resources/Textures/Amour/prelat/prelat.rsi/inhand-right.png differ diff --git a/Resources/Textures/Amour/prelat/prelat.rsi/meta.json b/Resources/Textures/Amour/prelat/prelat.rsi/meta.json new file mode 100644 index 0000000000..72625271cf --- /dev/null +++ b/Resources/Textures/Amour/prelat/prelat.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a. Further modifications and derivate works (inhand-left and inhand-right) under same license, derivative monkey made by brainfood1183 (github) for ss14", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}