* added hop's rig, hop rig storage unit + locales

* hop's cloak resprite by Gargarien

* final tweaks
This commit is contained in:
Viktor
2023-11-30 10:04:52 +02:00
committed by Aviu00
parent 39e2dcb4ef
commit e85b3e6113
17 changed files with 118 additions and 1 deletions

View File

@@ -31,6 +31,9 @@ ent-ClothingHeadHelmetHardsuitSecurity = шлем скафандра служб
ent-ClothingHeadHelmetHardsuitSecurityRed = шлем скафандра главы службы безопасности
.desc = Шлем скафандра службы безопасности с новейшим сверхсекретным программным обеспечением NT-HUD. Принадлежит главе службы безопасности.
.suffix = { "" }
ent-ClothingHeadHelmetHardsuitHOP = шлем скафандра главы персонала
.desc = Шлем скафандра главы персонала. Жаль на кепку не натянуть.
.suffix = { "" }
ent-ClothingHeadHelmetHardsuitSyndie = кроваво-красный шлем скафандра
.desc = Продвинутый красный шлем скафандра, предназначенный для работы в специальных операциях.
.suffix = { "" }

View File

@@ -40,6 +40,9 @@ ent-ClothingOuterHardsuitSecurity = скафандр службы безопас
ent-ClothingOuterHardsuitSecurityRed = скафандр главы службы безопасности
.desc = Специальный костюм, защищающий от опасной среды с низким давлением. Имеет дополнительный слой брони.
.suffix = { "" }
ent-ClothingOuterHardsuitHOP = скафандр главы персонала
.desc = Специальный костюм, защищающий от опасной среды с низким давлением. Имеет дополнительный слой легкой брони.
.suffix = { "" }
ent-ClothingOuterHardsuitSyndie = кроваво-красный скафандр
.desc = Тяжелобронированный и мобильный скафандр, предназначенный для специальных операций.
.suffix = { "" }

View File

@@ -217,6 +217,20 @@
- type: AccessReader
access: [["HeadOfSecurity"]]
#HoP's hardsuit
- type: entity
id: SuitStorageHOP
parent: SuitStorageBase
suffix: Head of Personnel
components:
- type: StorageFill
contents:
- id: NitrogenTankFilled
- id: OxygenTankFilled
- id: ClothingOuterHardsuitHOP
- id: ClothingMaskBreath
- id: ToyIan
#Warden's hardsuit
- type: entity
id: SuitStorageWarden

View File

@@ -327,6 +327,22 @@
radius: 7
energy: 3
#Head of Personnel's Hardsuit WD
- type: entity
parent: ClothingHeadHardsuitBase
id: ClothingHeadHelmetHardsuitHOP
noSpawn: true
name: head of personnel's hardsuit helmet
description: Lightweight hardsuit helmet that doesn't restrict your head movements. Belongs to the HoP.
components:
- type: Sprite
sprite: Clothing/Head/Hardsuits/hop.rsi
- type: Clothing
sprite: Clothing/Head/Hardsuits/hop.rsi
- type: PressureProtection
highPressureMultiplier: 0.3
lowPressureMultiplier: 1000
#ANTAG HARDSUITS
#Blood-red Hardsuit
- type: entity

View File

@@ -437,6 +437,37 @@
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitLuxury
#Head of Personnel's Hardsuit WD
- type: entity
parent: ClothingOuterHardsuitBase
id: ClothingOuterHardsuitHOP
name: head of personnel's hardsuit
description: A special suit that protects against hazardous, low pressure environments. Has an additional layer of light armor.
components:
- type: Sprite
sprite: Clothing/OuterClothing/Hardsuits/hop.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Hardsuits/hop.rsi
- type: PressureProtection
highPressureMultiplier: 0.45
lowPressureMultiplier: 1000
- type: ExplosionResistance
damageCoefficient: 0.2
- type: Armor
modifiers:
coefficients:
Blunt: 0.2
Slash: 0.1
Piercing: 0.1
Radiation: 0.1
Caustic: 0.2
Heat: 0.1
- type: ClothingSpeedModifier
walkModifier: 0.9
sprintModifier: 0.9
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitHOP
#ANTAG HARDSUITS
#Blood-red Hardsuit
- type: entity

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@@ -0,0 +1,19 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by Gargarien, property of White Dream",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 509 B

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da, sprites in hand by PuroSlavKing (Github) and RudeyCoolLeet#3875",
"copyright": "icon and equipped-NECK drawn by Gargarien (White Dream), sprites in hand by PuroSlavKing (Github) and RudeyCoolLeet#3875",
"size": {
"x": 32,
"y": 32

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@@ -0,0 +1,31 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by Gargarien, property of White Dream",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "equipped-OUTERCLOTHING-body-slim",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}