g13 fluff
@@ -1054,3 +1054,38 @@
|
||||
sprite: White/Fluff/egoruch17/mantle.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Fluff/egoruch17/mantle.rsi
|
||||
|
||||
# g13
|
||||
- type: entity
|
||||
parent: ClothingOuterStorageBase
|
||||
id: G13ClothingOuterCoat
|
||||
name: гламурное белое пальто
|
||||
description: В таком только на показ мод.
|
||||
suffix: fluff
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Fluff/g13/coat.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Fluff/g13/coat.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingEyesBase
|
||||
id: G13ClothingEyesEyepatch
|
||||
name: белая повязка на глаз
|
||||
description: Даже когда ты пират, нужно выглядеть гламурно.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Fluff/g13/eyepatch.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Fluff/g13/eyepatch.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: G13ClothingUniformSuit
|
||||
name: стильный белый адвокатский костюм
|
||||
description: -Моего клиента на смертную казнь! -Но я же просто украл пирожок...
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Fluff/g13/jumpsuit.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Fluff/g13/jumpsuit.rsi
|
||||
|
||||
@@ -412,3 +412,19 @@
|
||||
entity: EgoruchClothingOuterMantle
|
||||
sponsorOnly: true
|
||||
whitelistJobs: [ AtmosphericTechnician, ChiefEngineer, SeniorEngineer, StationEngineer, TechnicalAssistant, Chaplain, ResearchDirector, SeniorResearcher, Scientist, ResearchAssistant ]
|
||||
|
||||
# g13
|
||||
- type: loadout
|
||||
id: G13Eyepatch
|
||||
entity: G13ClothingEyesEyepatch
|
||||
sponsorOnly: true
|
||||
|
||||
- type: loadout
|
||||
id: G13Suit
|
||||
entity: G13ClothingUniformSuit
|
||||
sponsorOnly: true
|
||||
|
||||
- type: loadout
|
||||
id: G13Coat
|
||||
entity: G13ClothingOuterCoat
|
||||
sponsorOnly: true
|
||||
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
BIN
Resources/Textures/White/Fluff/g13/coat.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 524 B |
18
Resources/Textures/White/Fluff/g13/coat.rsi/meta.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "g13_.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 257 B |
BIN
Resources/Textures/White/Fluff/g13/eyepatch.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 354 B |
18
Resources/Textures/White/Fluff/g13/eyepatch.rsi/meta.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "g13_.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-EYES",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
BIN
Resources/Textures/White/Fluff/g13/jumpsuit.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 429 B |
BIN
Resources/Textures/White/Fluff/g13/jumpsuit.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 440 B |
BIN
Resources/Textures/White/Fluff/g13/jumpsuit.rsi/inhand-right.png
Normal file
|
After Width: | Height: | Size: 437 B |
26
Resources/Textures/White/Fluff/g13/jumpsuit.rsi/meta.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "g13_.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||