Ресурсы и лодауты новых ролей (#617)

* Triumph, Slang and Vends

* govno

* New bomzh and maid resources

* oops

* fixed

* oops
This commit is contained in:
RedBurningPhoenix
2024-08-14 23:28:05 +05:00
committed by GitHub
parent afd52833a9
commit fe962862d4
30 changed files with 242 additions and 12 deletions

View File

@@ -40,3 +40,5 @@ ent-ClothingHeadBandBlue = синяя бандана
.desc = Синяя бандана, чтобы выглядеть круто. .desc = Синяя бандана, чтобы выглядеть круто.
ent-ClothingHandsGlovesInspector = перчатки инспектора ent-ClothingHandsGlovesInspector = перчатки инспектора
.desc = Длинные кожаные перчатки иснпектора со строгим дизайном. Блестяще! .desc = Длинные кожаные перчатки иснпектора со строгим дизайном. Блестяще!
ent-ClothingEyesGlassesMaid = очки прислуги
.desc = Чистые и милые.

View File

@@ -34,3 +34,9 @@ ent-ClothingHeadHatBeretBrigmedic = медицинский берет
.desc = Белый берет выглядит как кремовый пирог на голове. .desc = Белый берет выглядит как кремовый пирог на голове.
ent-ClothingHeadHatBeretMerc = берет наемника ent-ClothingHeadHatBeretMerc = берет наемника
.desc = Оливковый берет, на значке изображен шакал на скале. .desc = Оливковый берет, на значке изображен шакал на скале.
ent-ClothingHeadHatMobCap = шапочка горничной
.desc = Чепец горничной - Идеальный головной убор для знающей свое дело прислуги. Вы же не хотите, чтобы ваши волосы мешались вам при работе?
ent-ClothingHeadHatBomzhHat = грязная шапка
.desc = Шапка ушедшего века. Она износилась и выглядит потрёпанной.
ent-ClothingHeadHatBomzhCap = помойная кепка
.desc = Кепка незваного гостя. Не внушает доверия.

View File

@@ -301,3 +301,19 @@
- HamsterWearable - HamsterWearable
- WhitelistChameleon - WhitelistChameleon
- type: ShowSecurityIcons - type: ShowSecurityIcons
- type: entity
parent: ClothingEyesBase
id: ClothingEyesGlassesMaid
name: maid's sunglasses
description: Maid's sunglasses. Clean and cute.
components:
- type: Sprite
sprite: White/Clothing/Eyes/Glasses/maidglasses.rsi
- type: Clothing
sprite: White/Clothing/Eyes/Glasses/maidglasses.rsi
- type: FlashImmunity
- type: Tag
tags:
- WhitelistChameleon
- type: ShowSecurityIcons

View File

@@ -1124,3 +1124,46 @@
- type: AddAccentClothing - type: AddAccentClothing
accent: GnomeAccent accent: GnomeAccent
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatBomzhHat
name: bomzh hat
description: An old century hat. It's worn out and looks unkempt.
components:
- type: Sprite
sprite: White/Clothing/Head/bomzhhat.rsi
- type: Clothing
sprite: White/Clothing/Head/bomzhhat.rsi
- type: Tag
tags:
- HidesHair
- type: Armor
modifiers:
coefficients:
Blunt: 0.95
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatBomzhCap
name: bomzh cap
description: Uninvited guest cap. Doesn't inspire confidence.
components:
- type: Sprite
sprite: White/Clothing/Head/bomzhcap.rsi
- type: Clothing
sprite: White/Clothing/Head/bomzhcap.rsi
- type: Armor
modifiers:
coefficients:
Blunt: 0.95
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatMobCap
name: maid's mob cap
description: The headdress of a true servant.
components:
- type: Sprite
sprite: White/Clothing/Head/maidhat.rsi
- type: Clothing
sprite: White/Clothing/Head/maidhat.rsi

View File

@@ -440,7 +440,7 @@
- state: silver - state: silver
- state: idbomzh - state: idbomzh
- type: PresetIdCard - type: PresetIdCard
job: Passenger job: Bomzh
- type: entity - type: entity
parent: IDCardStandard parent: IDCardStandard

View File

@@ -7,6 +7,31 @@
equipment: equipment:
jumpsuit: ClothingUniformJumpsuitWhiteBomzh jumpsuit: ClothingUniformJumpsuitWhiteBomzh
# HEAD
- type: itemLoadout # WD
id: BomzhHeadCap
equipment: BomzhHeadCap
- type: startingGear
id: BomzhHeadCap
equipment:
head: ClothingHeadHatBomzhCap
- type: itemLoadout # WD
id: BomzhHeadHat
equipment: BomzhHeadHat
- type: startingGear
id: BomzhHeadHat
equipment:
head: ClothingHeadHatBomzhHat
- type: itemLoadout # WD
id: BomzhHeadHatMelon
equipment: BomzhHeadHatMelon
- type: startingGear
id: BomzhHeadHatMelon
equipment:
head: ClothingHeadHatWatermelon
# PDA # PDA
- type: itemLoadout # WD - type: itemLoadout # WD
id: BomzhPDA id: BomzhPDA

View File

@@ -15,6 +15,24 @@
equipment: equipment:
jumpsuit: ClothingUniformJumpskirtMaidMini jumpsuit: ClothingUniformJumpskirtMaidMini
# Head
- type: itemLoadout # WD
id: MaidHeadMobCap
equipment: MaidHeadMobCap
- type: startingGear
id: MaidHeadMobCap
equipment:
head: ClothingHeadHatMobCap
# Eyes
- type: itemLoadout # WD
id: MaidGlasses
equipment: MaidGlasses
- type: startingGear
id: MaidGlasses
equipment:
eyes: ClothingEyesGlassesMaid
# Back # Back
- type: itemLoadout # WD - type: itemLoadout # WD
id: MaidSatchel id: MaidSatchel
@@ -60,15 +78,6 @@
equipment: equipment:
shoes: ClothingShoesMaid shoes: ClothingShoesMaid
# Glasses
- type: itemLoadout # WD
id: MaidGlasses
equipment: MaidGlasses
- type: startingGear
id: MaidGlasses
equipment:
eyes: ClothingEyesGlassesSecurity
# Job Trinkets # Job Trinkets
- type: itemLoadout # WD - type: itemLoadout # WD
id: MaidSpray id: MaidSpray

View File

@@ -2150,6 +2150,13 @@
- InspectorBriefcaseInhand - InspectorBriefcaseInhand
# Maid # Maid
- type: loadoutGroup # WD
id: MaidSelfDefenceDevices
name: loadout-group-self-defence-devices
minLimit: 0
loadouts:
- Flash
- type: loadoutGroup # WD - type: loadoutGroup # WD
id: MaidGlasses id: MaidGlasses
name: loadout-group-eyes name: loadout-group-eyes
@@ -2157,6 +2164,13 @@
loadouts: loadouts:
- MaidGlasses - MaidGlasses
- type: loadoutGroup # WD
id: MaidHead
name: loadout-group-head
minLimit: 0
loadouts:
- MaidHeadMobCap
- type: loadoutGroup # WD - type: loadoutGroup # WD
id: MaidJumpsuit id: MaidJumpsuit
name: loadout-group-jumpsuit name: loadout-group-jumpsuit
@@ -2206,6 +2220,15 @@
loadouts: loadouts:
- BomzhJumpsuit - BomzhJumpsuit
- type: loadoutGroup # WD
id: BomzhHead
name: loadout-group-head
minLimit: 0
loadouts:
- BomzhHeadHat
- BomzhHeadCap
- BomzhHeadHatMelon
- type: loadoutGroup # WD - type: loadoutGroup # WD
id: BomzhPDA id: BomzhPDA
name: loadout-group-pda name: loadout-group-pda

View File

@@ -44,12 +44,13 @@
groups: groups:
- MaidGlasses # WD - MaidGlasses # WD
- CommonCommandHeadset # WD - CommonCommandHeadset # WD
- MaidHead
- MaidJumpsuit - MaidJumpsuit
- MaidGloves # WD - MaidGloves # WD
- MaidBackpack - MaidBackpack
- MaidShoes - MaidShoes
- MaidPDA # WD - MaidPDA # WD
- SelfDefenceDevices # WD - MaidSelfDefenceDevices # WD
- MaidJobTrinkets - MaidJobTrinkets
- CommonUnderwearBottom - CommonUnderwearBottom
- CommonUnderwearBra - CommonUnderwearBra
@@ -254,6 +255,7 @@
groups: groups:
- BomzhJumpsuit - BomzhJumpsuit
- BomzhPDA - BomzhPDA
- BomzhHead
- BomzhOuterclothing - BomzhOuterclothing
- BomzhJobTrinkets - BomzhJobTrinkets
- CommonUnderwearBottom - CommonUnderwearBottom

View File

@@ -24,7 +24,7 @@
whitelistedSpecies: whitelistedSpecies:
- Human - Human
canBeAntag: true canBeAntag: true
accessGroups: access:
- Maintenance - Maintenance
- type: startingGear - type: startingGear

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Maid by omsoyk Discord",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-EYES",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 425 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 412 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 413 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 608 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 371 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 341 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 342 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by omsoyk (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}