doommaxx-fluff
nothing interesting
This commit is contained in:
committed by
Aviu00
parent
5f4485c770
commit
53f76ba669
@@ -77,6 +77,35 @@
|
|||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: White/Fluff/DOOMMAX/hat.rsi
|
sprite: White/Fluff/DOOMMAX/hat.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingNeckBase
|
||||||
|
id: DommaxChaplainSchema
|
||||||
|
name: Великая Схима
|
||||||
|
suffix: fluff
|
||||||
|
description: Высшая монашеская степень. Схима указывает, что носящий ее мертв, или есть мертвец, но живой. Мертв для сей жизни, а живет другою жизнию.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Fluff/DOOMMAX/bishop_schema.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: White/Fluff/DOOMMAX/bishop_schema.rsi
|
||||||
|
- type: ToggleableClothing
|
||||||
|
clothingPrototype: ClothingHeadHatChaplainSchema
|
||||||
|
requiredSlot:
|
||||||
|
- neck
|
||||||
|
- type: ContainerContainer
|
||||||
|
containers:
|
||||||
|
toggleable-clothing: !type:ContainerSlot { }
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingHeadBase
|
||||||
|
id: ClothingHeadHatChaplainSchema
|
||||||
|
name: Капюшон Великой Схимы
|
||||||
|
description: Высшая монашеская степень. Схима указывает, что носящий ее мертв, или есть мертвец, но живой. Мертв для сей жизни, а живет другою жизнию.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Fluff/DOOMMAX/bishop_schema_hood.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: White/Fluff/DOOMMAX/bishop_schema_hood.rsi
|
||||||
|
|
||||||
# Maury
|
# Maury
|
||||||
#- type: entity
|
#- type: entity
|
||||||
|
|||||||
@@ -23,6 +23,12 @@
|
|||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
whitelistJobs: [HeadOfSecurity, Warden, SecurityOfficer, Detective, SeniorOfficer]
|
whitelistJobs: [HeadOfSecurity, Warden, SecurityOfficer, Detective, SeniorOfficer]
|
||||||
|
|
||||||
|
- type: loadout
|
||||||
|
id: ChaplanSchemaLoadout
|
||||||
|
entity: DommaxChaplainSchema
|
||||||
|
sponsorOnly: true
|
||||||
|
whitelistJobs: [Chaplain]
|
||||||
|
|
||||||
# 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
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 935 B |
Binary file not shown.
|
After Width: | Height: | Size: 585 B |
Binary file not shown.
|
After Width: | Height: | Size: 579 B |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "REBOLUTION228/moffra",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "equipped-NECK",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 430 B |
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "REBOLUTION228/moffra",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "equipped-HELMET",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user