Skip to content

Commit

Permalink
[ЗАКАЗ] Вещи компании MG&D (#956)
Browse files Browse the repository at this point in the history
## Описание PR
Добавил ивентерские вещи по заказу
https://discord.com/channels/901772674865455115/1324078696671481938

---------

Co-authored-by: Schrödinger <[email protected]>
  • Loading branch information
Filokini and Schrodinger71 authored Jan 6, 2025
1 parent 236dca8 commit eb68f3a
Show file tree
Hide file tree
Showing 30 changed files with 269 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ ent-ADTServantOfEvilGlasses = сварочные очки прислужника
ent-ClothingEyesNightVision = прибор ночного видения
.desc = Прибор, позволяющий лучше видеть в темноте или при плохой освещенности. Обратной стороной является возможность стать ослепленным при воздействии яркой вспышки света.
ent-ADTClothingEyesNightVisionMGD = ПНВ компании MG&D
.desc = Стандартный прибор ночного видения, используемый сотрудниками компании MG&D
.suffix = { "MG&D" }
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ent-ADTClothingEyesHudMGD = визор компании MG&D
.desc = Визор, предназначенный для сотрудников Службы Безопасности компании "MG&D".
.suffix = { "MG&D" }
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@ ent-ADTClothingHeadHelmetTSF = шлем армии ТСФ
ent-ADTClothingHeadUSSPjuggernautHelmetArmored = бронешлем "ТШ-6"
.desc = Тяжелый защитный с Шестого уровнем защиты "Вулкан" предназначен для использования в комплекте боевого снаряжения с целью круговой защиты головы человека шестого класса от пуль стрелкового оружия. Прошел реальные боевые испытания в "Лямбде-14" и "Шерхане" и до сих пор остается на вооружении органов КГБ СССП и армейского спецназа.
.suffix = { "" }
.suffix = { "" }
ent-ADTClothingHeadHelmetMGDGuard = шлем "ТКШ - Б29"
.desc = Крепкий шлем, обеспечивающий умеренную защиту головы от разных типов повреждений.
.suffix = { "MG&D" }
Original file line number Diff line number Diff line change
Expand Up @@ -376,3 +376,13 @@ ent-ADTClothingUniformSwimsuitWinth = купальник ведьмочки
ent-ADTClothingUniformJumpsuitCamisoleQM = укороченный камзол квартирмейстера
.desc = Камзол, который одновременно хорош как для работы так и для отдыха.
ent-ADTClothingUniformJumpsuitMGDAgent = деловой костюм компании MG&D
.desc = Состоит из очень мягкой ткани. На себе имеет также имеет белую шубу с черным воротником.
.suffix = { "MG&D" }
ent-ADTClothingUniformJumpsuitMGDParticipant = костюм участника голодных игр
.desc = Состоит из белых и черных тканей. Костюм облегается на тело что дает свободу для передвижений.
.suffix = { "MG&D" }
ent-ADTClothingUniformJumpsuitMGDGuard = бронированный костюм компании MG&D
.desc = Состоит из прочного бронежилета "Тактика" а также защиты для коленей и локтей, состоящих из кевлара.
.suffix = { "MG&D" }
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
ent-ADTBannerTSF = знамя ТСФ
.desc = Это знамя с логотипом ТСФ.
.suffix = { "ТСФ" }
ent-ADTBannerMGD = знамя MG&D
.desc = Флаг корпорации MG&D - Marshall Gohnson & Dark
.suffix = { "MG&D" }
20 changes: 20 additions & 0 deletions Resources/Prototypes/ADT/Entities/Clothing/Eyes/glasses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,23 @@
icon:
True: { state: icon }
False: { state: icon }

- type: entity
parent: [ClothingEyesBase]
id: ADTClothingEyesNightVisionMGD
name: night vision
description: jungar poka
components:
- type: Sprite
sprite: ADT/Clothing/Eyes/Glasses/mgd_pnvhud.rsi
- type: Clothing
sprite: ADT/Clothing/Eyes/Glasses/mgd_pnvhud.rsi
- type: NightVisionItem # RMC Night vision
- type: ItemToggle # RMC Night vision
- type: Appearance
- type: GenericVisualizer
visuals:
enum.NightVisionItemVisuals.Active:
icon:
True: { state: icon }
False: { state: icon }
14 changes: 14 additions & 0 deletions Resources/Prototypes/ADT/Entities/Clothing/Eyes/hud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,17 @@
sprite: ADT/Clothing/Eyes/HUD/phantom_hud.rsi
- type: ShowHauntedIcons

- type: entity
parent: ClothingEyesBase
id: ADTClothingEyesHudMGD
name: mgd hud
description: owl attacking
components:
- type: Sprite
sprite: ADT/Clothing/Eyes/HUD/mgd_hud.rsi
- type: Clothing
sprite: ADT/Clothing/Eyes/HUD/mgd_hud.rsi
- type: ShowJobIcons
- type: ShowCriminalRecordIcons
- type: FlashImmunity

20 changes: 19 additions & 1 deletion Resources/Prototypes/ADT/Entities/Clothing/Head/helmets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,24 @@
damageCoefficient: 0.70
- type: GroupExamine

- type: entity
parent: ClothingHeadBase
id: ADTClothingHeadHelmetMGDGuard
name: MG&D guard helmet
description: MG&D guard helmet
components:
- type: Sprite
sprite: ADT/Clothing/Head/Helmets/mgd_helmet.rsi
- type: Clothing
sprite: ADT/Clothing/Head/Helmets/mgd_helmet.rsi
- type: Armor
modifiers:
coefficients:
Blunt: 0.9
Slash: 0.9
Piercing: 0.9
Heat: 0.9

- type: entity
parent: ClothingHeadBase
id: ADTClothingHeadHelmetMiner
Expand All @@ -77,4 +95,4 @@
Heat: 0.9
- type: Tag
tags:
- HidesHair
- HidesHair
51 changes: 51 additions & 0 deletions Resources/Prototypes/ADT/Entities/Clothing/Uniforms/Jumpsuits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1230,6 +1230,8 @@
- type: Clothing
sprite: ADT/Clothing/Uniforms/Jumpsuit/winth_swimsuit.rsi

# конец swimsuit

- type: entity
parent: ClothingUniformBase
id: ADTClothingUniformJumpsuitCamisoleQM
Expand All @@ -1240,3 +1242,52 @@
sprite: ADT/Clothing/Uniforms/Jumpsuit/qm_camisole.rsi
- type: Clothing
sprite: ADT/Clothing/Uniforms/Jumpsuit/qm_camisole.rsi

- type: entity
parent: ClothingUniformBase
id: ADTClothingUniformJumpsuitMGDAgent
name: MG&D agent
description: MG&D agent
components:
- type: Sprite
sprite: ADT/Clothing/Uniforms/Jumpsuit/mgd_agent.rsi
- type: Clothing
sprite: ADT/Clothing/Uniforms/Jumpsuit/mgd_agent.rsi

- type: entity
parent: ClothingUniformBase
id: ADTClothingUniformJumpsuitMGDParticipant
name: MG&D participant
description: MG&D participant
components:
- type: Sprite
sprite: ADT/Clothing/Uniforms/Jumpsuit/mgd_participant.rsi
- type: Clothing
sprite: ADT/Clothing/Uniforms/Jumpsuit/mgd_participant.rsi
- type: Armor
modifiers:
coefficients:
Blunt: 0.95
Slash: 0.9
Piercing: 0.9
Heat: 0.95

- type: entity
parent: ClothingUniformBase
id: ADTClothingUniformJumpsuitMGDGuard
name: MG&D guard
description: MG&D guard
components:
- type: Sprite
sprite: ADT/Clothing/Uniforms/Jumpsuit/mgd_guard.rsi
- type: Clothing
sprite: ADT/Clothing/Uniforms/Jumpsuit/mgd_guard.rsi
- type: Armor
modifiers:
coefficients:
Blunt: 0.7
Slash: 0.7
Piercing: 0.6
Heat: 0.7
- type: ExplosionResistance
damageCoefficient: 0.75
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,14 @@
- type: Sprite
sprite: ADT/Structures/Decoration/banners.rsi
state: humanflag

- type: entity
id: ADTBannerMGD
parent: BannerBase
name: MG&D banner
description: MG&D banner.
components:
- type: Sprite
sprite: ADT/Structures/Decoration/banners48x48.rsi
state: mgdflag
scale: 0.75, 0.75
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by discord:peacemakerrus",
"size": {
"x": 32,
"y": 32
},
"states":
[
{
"name": "equipped-EYES",
"directions": 4
},
{
"name": "icon"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions Resources/Textures/ADT/Clothing/Eyes/HUD/mgd_hud.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by discord:peacemakerrus",
"size": {
"x": 32,
"y": 32
},
"states":
[
{
"name": "equipped-EYES",
"directions": 4
},
{
"name": "icon"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by discord:peacemakerrus",
"size": {
"x": 32,
"y": 32
},
"states":
[
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "icon"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by discord:peacemakerrus",
"size": {
"x": 32,
"y": 32
},
"states":
[
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "icon"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by discord:peacemakerrus",
"size": {
"x": 32,
"y": 32
},
"states":
[
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "icon"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by discord:peacemakerrus",
"size": {
"x": 32,
"y": 32
},
"states":
[
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "icon"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "ADT team",

"size": {
"x": 48,
"y": 48
},
"states": [
{
"name": "mgdflag"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eb68f3a

Please sign in to comment.