Skip to content

Commit

Permalink
Сэт новой Мекки мердж
Browse files Browse the repository at this point in the history
  • Loading branch information
Schrodinger71 committed Sep 5, 2024
1 parent f58ba9b commit 19cadbe
Show file tree
Hide file tree
Showing 19 changed files with 68 additions and 11 deletions.
Empty file.
1 change: 0 additions & 1 deletion Resources/Locale/ru-RU/ADT/Clothing/Mask/mask.ftl

This file was deleted.

Empty file.
Empty file.
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ ent-ADTClothingHeadCapIlisium = фуражка
ent-ADTClothingHeadHatsInvestigatorCap = фуражка следователя Службы Безопасности
.desc = Слава NanoTrasen!
.suffix = { "" }
ent-ADTClothingHeadHatsBeretArmy = армейский берет
.desc = Потрёпанный на службе военный берет. Имеет золотую нашивку сбоку.
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
###ent-ADTClothingMaskBorodaDedMoroz = Борода и усы Дед Мороза
### .desc = Борода Деда Мороза с усами люкс качества, позволит создать вам полный образ Деда Мороза или Санта Клауса. Дети не узнают папу, соседа, или актера.
### .suffix = { "Новый Год" }
###
###
ent-ADTChronosMask = визор "Жертва Хроноса"
.desc = Продвинутый визор, сделанный на заказ неким учёным. На боковой стороне визора видна роспись: Х.К.
###
ent-ADTClothingMaskGasCE = противогаз старшего инженера
.desc = Это элитный противогаз Старшего Инженера, которому может позавидовать даже Центральное Командование. Защищает от сварки.
ent-ADTClothingMaskGasIlisium = дыхательная маска
.suffix = Иллизиум
.desc = Плотно прилегающая тактическая маска, которую можно подсоединить к системе подачи воздуха.
.desc = Плотно прилегающая тактическая маска, которую можно подсоединить к системе подачи воздуха.
ent-ADTChronosMask = визор "Жертва Хроноса"
.desc = Продвинутый визор, сделанный на заказ неким учёным. На боковой стороне визора видна роспись: Х.К.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ ent-ADTClothingNeckDarkGreyCloak = темно-серый плащ
ent-ADTClothingNeckGothicCloak = готический плащ
.desc = Для классических вампиров, ценящих старый стиль.
.suffix = { "" }
.suffix = { "" }
ent-ADTClothingNeckNewMekkaCloak = накидка Новой Мекки
.desc = Зеленая накидка, очень удобная в носке. Скреплена застёжкой на шее.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ent-ADTClothingSandals = сандали
.desc = Пара простых сандалей. НИ. В КОЕМ. СЛУЧАЕ. НЕ СОВМЕЩАТЬ. С НОСКАМИ
.suffix = { "" }
.suffix = { "" }
ent-ADTClothingFootNewMekkaBoots = сапоги Новой Мекки
.desc = Явно потрёпанные сапоги, в которых прошли уж точно не одну милю.
Original file line number Diff line number Diff line change
Expand Up @@ -195,3 +195,6 @@ ent-ADTClothingUniformIlisium = костюм Иллизиума
ent-ADTClothingUniformInvestigatorSuit = форма следователя Службы Безопасности
.desc = Одежда для того, кто намерен докопаться до сути всех тайн.
.suffix = { "" }
ent-ADTClothingUniformNewMekka = униформа Новой Мекки
.desc = Эта униформа имеет очень долгую и кровавую историю...
Empty file.
11 changes: 11 additions & 0 deletions Resources/Prototypes/ADT/Entities/Clothing/Head/hats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,14 @@
sprite: ADT/Clothing/Head/Hats/investigator_cap.rsi
- type: Clothing
sprite: ADT/Clothing/Head/Hats/investigator_cap.rsi

- type: entity
parent: ClothingHeadBase
id: ADTClothingHeadHatsBeretArmy
name: army beret
description: army beret
components:
- type: Sprite
sprite: ADT/Clothing/Head/Hats/armyberet.rsi
- type: Clothing
sprite: ADT/Clothing/Head/Hats/armyberet.rsi
9 changes: 9 additions & 0 deletions Resources/Prototypes/ADT/Entities/Clothing/Neck/Cloaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,12 @@
sprite: ADT/Clothing/Neck/Cloaks/gothic_cloak.rsi #спрайты от floppo4ka
- type: StaticPrice
price: 5

- type: entity
parent: ClothingNeckBase
id: ADTClothingNeckNewMekkaCloak
name: New Mekka cloak
description: Protect from cold evening on a nukie planet.
components:
- type: Sprite
sprite: ADT/Clothing/Neck/Cloaks/newmekkacloak.rsi #спрайты от floppo4ka
1 change: 0 additions & 1 deletion Resources/Prototypes/ADT/Entities/Clothing/Neck/fill.txt

This file was deleted.

4 changes: 2 additions & 2 deletions Resources/Prototypes/ADT/Entities/Clothing/Neck/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
description: A chain made of gold.
components:
- type: Sprite
sprite: ADT/Clothing/Neck/Misc/gold_chain.rsi
sprite: ADT/Clothing/Neck/Misc/gold_chain.rsi
- type: Clothing
sprite: ADT/Clothing/Neck/Misc/gold_chain.rsi #спрайты от prazat911
- type: StaticPrice
price: 500

- type: entity
parent: ClothingNeckBase
id: ADTSpaceSecToken
Expand Down
10 changes: 10 additions & 0 deletions Resources/Prototypes/ADT/Entities/Clothing/Shoes/Boots.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
- type: entity
parent: ClothingShoesBaseButcherable
id: ADTClothingFootNewMekkaBoots
name: New Mekka boots
description: Comfortable for bullies!
components:
- type: Sprite
sprite: ADT/Clothing/Shoes/Boots/newmekka.rsi
- type: Clothing
sprite: ADT/Clothing/Shoes/Boots/newmekka.rsi #спрайты от prazat911
2 changes: 1 addition & 1 deletion Resources/Prototypes/ADT/Entities/Clothing/Shoes/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
sprite: ADT/Clothing/Shoes/Boots/black_boots.rsi #спрайты от dion_clawed
- type: StaticPrice
price: 240

- type: entity
parent: ClothingShoesBaseButcherable
id: ADTClothingSandals
Expand Down
Empty file.
18 changes: 18 additions & 0 deletions Resources/Prototypes/ADT/Entities/Clothing/Uniforms/Jumpsuits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -596,3 +596,21 @@
sprite: ADT/Clothing/Uniforms/Jumpsuit/investigator_suit.rsi
- type: Clothing
sprite: ADT/Clothing/Uniforms/Jumpsuit/investigator_suit.rsi

## Новая Мекка
- type: entity
parent: ClothingUniformBase
id: ADTClothingUniformNewMekka
name: New Mekka jumpsuit
description: New Mekka jumpsuit
components:
- type: Sprite
sprite: ADT/Clothing/Uniforms/Jumpsuit/newmekkauniform.rsi
- type: Clothing
sprite: ADT/Clothing/Uniforms/Jumpsuit/newmekkauniform.rsi
- type: Armor
modifiers:
coefficients:
Blunt: 0.8
Piercing: 0.8
Heat: 0.9

0 comments on commit 19cadbe

Please sign in to comment.