- add: DOOMMAX fluff. (#91)
@@ -107,6 +107,30 @@
|
|||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: White/Fluff/DOOMMAX/bishop_schema_hood.rsi
|
sprite: White/Fluff/DOOMMAX/bishop_schema_hood.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingNeckBase
|
||||||
|
id: DoommaxCapCloak
|
||||||
|
name: широкая шинель капитана
|
||||||
|
description: Широкая капитанская шинель. Кажется, она не по размеру вам, но как накидка на плечи сойдёт.
|
||||||
|
suffix: fluff
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Fluff/DOOMMAX/cap_cloak.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: White/Fluff/DOOMMAX/cap_cloak.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingHeadBase
|
||||||
|
id: DoommaxCapCap
|
||||||
|
name: роскошная фуражка капитана
|
||||||
|
description: Комично огромная фуражка капитана. Даже клоун позавидует вашей помпезности.
|
||||||
|
suffix: fluff
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Fluff/DOOMMAX/cap_cap.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: White/Fluff/DOOMMAX/cap_cap.rsi
|
||||||
|
|
||||||
# Maury
|
# Maury
|
||||||
#- type: entity
|
#- type: entity
|
||||||
# parent: ClothingUniformJumpsuitChemistry
|
# parent: ClothingUniformJumpsuitChemistry
|
||||||
|
|||||||
@@ -29,6 +29,18 @@
|
|||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
whitelistJobs: [Chaplain]
|
whitelistJobs: [Chaplain]
|
||||||
|
|
||||||
|
- type: loadout
|
||||||
|
id: DoommaxCapCloakLoadout
|
||||||
|
entity: DoommaxCapCloak
|
||||||
|
sponsorOnly: true
|
||||||
|
whitelistJobs: [Captain]
|
||||||
|
|
||||||
|
- type: loadout
|
||||||
|
id: DoommaxCapCapLoadout
|
||||||
|
entity: DoommaxCapCap
|
||||||
|
sponsorOnly: true
|
||||||
|
whitelistJobs: [Captain]
|
||||||
|
|
||||||
# Maury
|
# Maury
|
||||||
#- type: loadout
|
#- type: loadout
|
||||||
# id: ClothingUniformJumpsuitMaury #Should be ClothingUniformMauryLoadout but like i said i`m retard
|
# id: ClothingUniformJumpsuitMaury #Should be ClothingUniformMauryLoadout but like i said i`m retard
|
||||||
|
|||||||
|
After Width: | Height: | Size: 5.2 KiB |
BIN
Resources/Textures/White/Fluff/DOOMMAX/cap_cap.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 5.0 KiB |
|
After Width: | Height: | Size: 4.9 KiB |
26
Resources/Textures/White/Fluff/DOOMMAX/cap_cap.rsi/meta.json
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Made by Gargarien for DOOMMAX",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "equipped-HELMET",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 5.9 KiB |
BIN
Resources/Textures/White/Fluff/DOOMMAX/cap_cloak.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
|
After Width: | Height: | Size: 868 B |
|
After Width: | Height: | Size: 880 B |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Made by Gargarien for DOOMMAX",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "equipped-NECK",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||