Doom fluff (#556)
* DOOMMAX fluff * Detective meow * Сеньёр помидор офицер * RSI validator su4ka
This commit is contained in:
@@ -53,6 +53,31 @@
|
||||
sprite: White/Fluff/DOOMMAX/helmetglamour.rsi
|
||||
- type: GiftIgnore
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitGamma
|
||||
suffix: fluff
|
||||
name: Снаряжение отряда «Гамма»
|
||||
description: Довольно старая и потрёпанная форма секретного и элитного отряда.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Fluff/DOOMMAX/uniform.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Fluff/DOOMMAX/uniform.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatBeretGamma
|
||||
suffix: fluff
|
||||
name: Потрёпанный берет
|
||||
description: Старый, слегка рваный и подгоревший берет лидера отряда «Гамма». На нем еще не засохла кровь былых боев.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Fluff/DOOMMAX/hat.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Fluff/DOOMMAX/hat.rsi
|
||||
|
||||
|
||||
# Maury
|
||||
#- type: entity
|
||||
# parent: ClothingUniformJumpsuitChemistry
|
||||
|
||||
@@ -3,13 +3,25 @@
|
||||
id: SuitGlamorousLoadout
|
||||
entity: ClothingOuterSuitGlamorous
|
||||
sponsorOnly: true
|
||||
blacklistJobs: [Captain, HeadOfPersonnel, ChiefEngineer, ChiefMedicalOfficer, ResearchDirector, HeadOfSecurity, Quartermaster]
|
||||
blacklistJobs: [Captain, HeadOfPersonnel, ChiefEngineer, ChiefMedicalOfficer, ResearchDirector, HeadOfSecurity, Warden, Detective, SeniorOfficer, SecurityOfficer, Quartermaster]
|
||||
|
||||
- type: loadout
|
||||
id: ClothingOuterHardsuitEVAGLAMOURsLoadout
|
||||
entity: ClothingOuterHardsuitEVAGLAMOUR
|
||||
sponsorOnly: true
|
||||
whitelistJobs: [Captain, HeadOfPersonnel, ChiefEngineer, ChiefMedicalOfficer, ResearchDirector, HeadOfSecurity, Quartermaster]
|
||||
whitelistJobs: [Captain, HeadOfPersonnel, ChiefEngineer, ChiefMedicalOfficer, ResearchDirector, Quartermaster]
|
||||
|
||||
- type: loadout
|
||||
id: GammaUniformLoadout
|
||||
entity: ClothingUniformJumpsuitGamma
|
||||
sponsorOnly: true
|
||||
whitelistJobs: [HeadOfSecurity, Warden, SecurityOfficer, Detective, SeniorOfficer]
|
||||
|
||||
- type: loadout
|
||||
id: GammaBeretLoadout
|
||||
entity: ClothingHeadHatBeretGamma
|
||||
sponsorOnly: true
|
||||
whitelistJobs: [HeadOfSecurity, Warden, SecurityOfficer, Detective, SeniorOfficer]
|
||||
|
||||
# Maury
|
||||
#- type: loadout
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 412 B |
BIN
Resources/Textures/White/Fluff/DOOMMAX/hat.rsi/icon.png
Normal file
BIN
Resources/Textures/White/Fluff/DOOMMAX/hat.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 282 B |
18
Resources/Textures/White/Fluff/DOOMMAX/hat.rsi/meta.json
Normal file
18
Resources/Textures/White/Fluff/DOOMMAX/hat.rsi/meta.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Meow",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Resources/Textures/White/Fluff/DOOMMAX/uniform.rsi/icon.png
Normal file
BIN
Resources/Textures/White/Fluff/DOOMMAX/uniform.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 443 B |
Binary file not shown.
|
After Width: | Height: | Size: 543 B |
Binary file not shown.
|
After Width: | Height: | Size: 542 B |
26
Resources/Textures/White/Fluff/DOOMMAX/uniform.rsi/meta.json
Normal file
26
Resources/Textures/White/Fluff/DOOMMAX/uniform.rsi/meta.json
Normal 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, monkey made by brainfood1183 (github) for ss14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user