флафф

This commit is contained in:
hailrakes
2024-05-03 16:34:36 +05:00
parent 789c517bb6
commit 996700c748
22 changed files with 162 additions and 0 deletions

View File

@@ -0,0 +1,61 @@
- type: entity
parent: ClothingOuterBioVirology
id: BioVirologyPurpleMabFluff
name: "Костюм Химзащиты СМПО"
description: "Костюм Химзащиты Старшего медицинского полевого офицера для удобной работы в полевых условиях."
suffix: fluff
components:
- type: Sprite
sprite: White/Fluff/purplemab/lunar_cmo_bio.rsi
- type: Clothing
sprite: White/Fluff/purplemab/lunar_cmo_bio.rsi
- type: entity
parent: ClothingHeadHatParamedicsoft
id: HatPurpleMabFluff
name: "Кепка СМПО"
description: "Кепка Старшего медицинского полевого офицера созданная для удобной работы в полевых условиях."
suffix: fluff
components:
- type: Sprite
sprite: White/Fluff/purplemab/lunar_cmo_soft.rsi
- type: Clothing
sprite: White/Fluff/purplemab/lunar_cmo_soft.rsi
- type: entity
parent: ClothingBeltStorageBase
id: ClothingBeltWebbingPurpleMab
name: "РПС СМПО"
description: "РПС Старшего медицинского полевого офицера для удобной работы в полевых условиях."
suffix: fluff
components:
- type: Sprite
sprite: White/Fluff/purplemab/lunar_cmo_webbing.rsi
- type: Clothing
sprite: White/Fluff/purplemab/lunar_cmo_webbing.rsi
- type: loadout
id: BioVirologyPurpleMabFluffLoadout
entity: BioVirologyPurpleMabFluff
sponsorOnly: true
- type: loadout
id: HatPurpleMabFluffLoadout
entity: HatPurpleMabFluff
sponsorOnly: true
- type: loadout
id: ClothingBeltWebbingPurpleMabLoadout
entity: ClothingBeltWebbingPurpleMab
sponsorOnly: true
- type: loadout
id: ClothingShoesBootsJackPurpleMabLoadout
entity: ClothingShoesBootsJack
sponsorOnly: true
- type: loadout
id: ClothingHeadsetAltCommandPurpleMabLoadout
entity: ClothingHeadsetAltCommand
sponsorOnly: true
whitelistJobs: [ ChiefMedicalOfficer ]

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -0,0 +1,26 @@
{
"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-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@@ -0,0 +1,49 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by MagnusCrowe (Github) for SS14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "icon_flipped"
},
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "flipped-equipped-HELMET",
"directions": 4
},
{
"name": "equipped-HELMET-hamster",
"directions": 4
},
{
"name": "flipped-equipped-HELMET-hamster",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "flipped-inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "flipped-inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-BELT",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}