[Sponsor] Fluff egoruch17 (#603)
This commit is contained in:
@@ -51,3 +51,6 @@ marking-FoxTailWaggingIMercuryI = Лисий хвост, махает.
|
||||
marking-TailReider207 = Волчий хвост
|
||||
marking-TailReider207-tail = Хвост
|
||||
marking-TailReider207-tailtip = Кончик
|
||||
|
||||
marking-TechnoClawsEgoruch = Слуга Омниссии
|
||||
marking-TechnoClawsEgoruch-claws_overlay = Клешни
|
||||
|
||||
@@ -1015,3 +1015,27 @@
|
||||
- type: Clothing
|
||||
sprite: White/Fluff/Reider207/jacket.rsi
|
||||
|
||||
# egoruch17
|
||||
- type: entity
|
||||
parent: ClothingMaskMime
|
||||
id: EgoruchClothingMaskHoly
|
||||
name: фальшивая аугметика
|
||||
description: Встроенный фильтр предаёт вдыхаемому воздуху аромат мира-кузницы. Неповторимое сочетание промышленных выхлопов и свинца.
|
||||
suffix: fluff
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Fluff/egoruch17/mask.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Fluff/egoruch17/mask.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterStorageBase
|
||||
id: EgoruchClothingOuterMantle
|
||||
name: ряса техножреца
|
||||
description: Идеально подходит, чтобы скрыть слабость своей плоти! Ткань сильно наэлектризована и пахнет машинным маслом.
|
||||
suffix: fluff
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Fluff/egoruch17/mantle.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Fluff/egoruch17/mantle.rsi
|
||||
|
||||
@@ -395,3 +395,16 @@
|
||||
id: Reider207Jacket
|
||||
entity: ClothingOuterJacketReider207
|
||||
sponsorOnly: true
|
||||
|
||||
# egoruch17
|
||||
- type: loadout
|
||||
id: Egoruch17Mask
|
||||
entity: EgoruchClothingMaskHoly
|
||||
sponsorOnly: true
|
||||
whitelistJobs: [ AtmosphericTechnician, ChiefEngineer, SeniorEngineer, StationEngineer, TechnicalAssistant, Chaplain, ResearchDirector, SeniorResearcher, Scientist, ResearchAssistant ]
|
||||
|
||||
- type: loadout
|
||||
id: Egoruch17Mantle
|
||||
entity: EgoruchClothingOuterMantle
|
||||
sponsorOnly: true
|
||||
whitelistJobs: [ AtmosphericTechnician, ChiefEngineer, SeniorEngineer, StationEngineer, TechnicalAssistant, Chaplain, ResearchDirector, SeniorResearcher, Scientist, ResearchAssistant ]
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
- type: marking
|
||||
id: TechnoClawsEgoruch
|
||||
bodyPart: Chest
|
||||
markingCategory: Overlay
|
||||
sponsorOnly: false
|
||||
sprites:
|
||||
- sprite: White/Mobs/Customization/egoruch17_claws.rsi
|
||||
state: claws_overlay
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
BIN
Resources/Textures/White/Fluff/egoruch17/mantle.rsi/icon.png
Normal file
BIN
Resources/Textures/White/Fluff/egoruch17/mantle.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 863 B |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "White Dream SS14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 933 B |
BIN
Resources/Textures/White/Fluff/egoruch17/mask.rsi/icon.png
Normal file
BIN
Resources/Textures/White/Fluff/egoruch17/mask.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 337 B |
18
Resources/Textures/White/Fluff/egoruch17/mask.rsi/meta.json
Normal file
18
Resources/Textures/White/Fluff/egoruch17/mask.rsi/meta.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "White Dream SS14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-MASK",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "White Dream SS14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "claws_overlay",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user