Skip to content

Commit

Permalink
Пофиксил халаты
Browse files Browse the repository at this point in the history
  • Loading branch information
kanopus952 committed Oct 27, 2024
1 parent 8a6dd70 commit 1ddd6cb
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ ent-ClothingOuterCoatCEOvercoatWhite = пальто старшего инжен
.desc = Пальто Старшего Инженера. Роскошное пальто с позолоченными вставками, делающие вид, что защищает вас от каких-либо угроз.
ent-ClothingOuterCoatCMOOvercoat = лабораторный халат главного врача
.desc = На 99% состоит из Нитрила.
ent-ClothingOuterCoatLabCMOOvercoatOpened = { ent-ClothingOuterCoatCMOOvercoat }
.desc = { ent-ClothingOuterCoatCMOOvercoat.desc }
ent-ClothingOuterCoatCaptainOvercoat = капитанская шинель
.desc = Селанная специально под замеры действующего капитана и сделанный лучшими швеями NanoTrasen.
ent-ClothingOuterEliteCoatHOP = шинель главы персонала
Expand All @@ -40,6 +42,8 @@ ent-ClothingOuterCoatQM = тёплое пальто
.desc = Удобное пальто созданное из лёгкой ткани дикого лиаруса, место обитания которого является лавовая планета №468, позволяет придерживаться стиля современных времён.
ent-ClothingOuterCoatLabResearchDirector = халат научного руководителя
.desc = Плотный халат, защищающий своего носителя от струи кислоты и плавленой плазмы. Имеет фиолетовые и голубые ленты на плечах и поясе.
ent-ClothingOuterCoatLabResearchDirectorOpened = { ent-ClothingOuterCoatLabResearchDirector }
.desc = { ent-ClothingOuterCoatLabResearchDirector.desc }
ent-ClothingOuterCoatHoSOvercoat = бронированная шинель
.desc = Довольно старая вещь для этих времён, навевающая старые воспоминания...
ent-ClothingOuterCoatUSSPOvercoatBlack = бронированная шинель СССП
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,12 @@ ent-ClothingOuterCoatAMG = медицинский бронехалат
.desc = Вариация медицинского халата с элементами бронежилета. Выглядит странно, но вашему сердечку ничего не угрожает.
ent-ClothingOuterCoatLabSeniorResearcher = лабораторный халат ведущего учёного
.desc = Халат, защищающий от небольших разливов химикатов. Имеет фиолетовый воротник и отделку на запястьях.
ent-ClothingOuterCoatLabSeniorResearcherOpened = { ent-ClothingOuterCoatLabSeniorResearcher }
.desc = { ent-ClothingOuterCoatLabSeniorResearcher.desc }
ent-ClothingOuterCoatLabSeniorPhysician = лабораторный халат ведущего врача
.desc = Халат, защищающий от небольших разливов химикатов. Имеет светло-голубые рукава и оранжевую отделку на талии.
ent-ClothingOuterCoatLabSeniorPhysicianOpened = { ent-ClothingOuterCoatLabSeniorPhysician }
.desc = { ent-ClothingOuterCoatLabSeniorPhysician.desc }
ent-ClothingOuterCoatSpaceAsshole = куртка космического мудака
.desc = И вот он был...
ent-ClothingOuterCoatExpensive = дорогая шуба
Expand Down
18 changes: 16 additions & 2 deletions Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@
Caustic: 0.75

- type: entity
parent: ClothingOuterStorageBase
parent: ClothingOuterStorageFoldableBase #Sunrise-edit
id: ClothingOuterCoatLabSeniorResearcher
name: senior researcher lab coat
description: A suit that protects against minor chemical spills. Has a purple collar and wrist trims.
Expand All @@ -431,8 +431,15 @@
coefficients:
Caustic: 0.75

#Sunrise-start
- type: entity
parent: ClothingOuterStorageBase
parent: [ClothingOuterStorageFoldableBaseOpened, ClothingOuterCoatLabSeniorResearcher]
id: ClothingOuterCoatLabSeniorResearcherOpened
name: senior researcher lab coat
#Sunrise-end

- type: entity
parent: ClothingOuterStorageFoldableBase #Sunrise-edit
id: ClothingOuterCoatLabSeniorPhysician
name: senior physician lab coat
description: A suit that protects against minor chemical spills. Has light blue sleeves and an orange waist trim.
Expand All @@ -446,6 +453,13 @@
coefficients:
Caustic: 0.75

#Sunrise-start
- type: entity
parent: [ClothingOuterStorageFoldableBaseOpened, ClothingOuterCoatLabSeniorPhysician]
id: ClothingOuterCoatLabSeniorPhysicianOpened
name: senior physician lab coat
#Sunrise-end

- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterCoatSpaceAsshole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,9 +174,9 @@
sprite: _Sunrise/Clothing/OuterClothing/Coats/cecoat.rsi
- type: Clothing
sprite: _Sunrise/Clothing/OuterClothing/Coats/cecoat.rsi

- type: entity
parent: ClothingOuterStorageBase
parent: ClothingOuterStorageFoldableBase
id: ClothingOuterCoatCMOOvercoat
name: лабораторный халат главного врача
description: На 99% состоит из Нитрила.
Expand All @@ -185,7 +185,12 @@
sprite: _Sunrise/Clothing/OuterClothing/Coats/cmo.rsi
- type: Clothing
sprite: _Sunrise/Clothing/OuterClothing/Coats/cmo.rsi


- type: entity
parent: [ClothingOuterStorageFoldableBaseOpened, ClothingOuterCoatCMOOvercoat]
id: ClothingOuterCoatLabCMOOvercoatOpened
name: cmo lab coat

- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterEliteCoatHOP
Expand Down Expand Up @@ -225,7 +230,7 @@
sprite: _Sunrise/Clothing/OuterClothing/Coats/iaacoat.rsi
- type: Clothing
sprite: _Sunrise/Clothing/OuterClothing/Coats/iaacoat.rsi

- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterCoatQM
Expand All @@ -238,7 +243,7 @@
sprite: _Sunrise/Clothing/OuterClothing/Coats/qmcoat.rsi

- type: entity
parent: ClothingOuterStorageBase
parent: ClothingOuterStorageFoldableBase
id: ClothingOuterCoatLabResearchDirector
name: халат научного руководителя
description: Плотный халат, защищающий своего носителя от струи кислоты и плавленой плазмы. Имеет фиолетовые и голубые ленты на плечах и поясе.
Expand All @@ -252,6 +257,12 @@
coefficients:
Caustic: 0.75

- type: entity
parent: [ClothingOuterStorageFoldableBaseOpened, ClothingOuterCoatLabResearchDirector]
id: ClothingOuterCoatLabResearchDirectorOpened
name: research director lab coat


- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterCoatHoSOvercoat
Expand All @@ -269,7 +280,7 @@
Slash: 0.7
Piercing: 0.4
Heat: 0.7

- type: entity
parent: ClothingOuterBase
id: ClothingOuterAerostaticBomberJacket
Expand All @@ -280,7 +291,7 @@
sprite: _Sunrise/Clothing/OuterClothing/Coats/kim.rsi
- type: Clothing
sprite: _Sunrise/Clothing/OuterClothing/Coats/kim.rsi

- type: entity
parent: ClothingOuterBase
id: ClothingOuterDiscoAssBlazer
Expand All @@ -291,7 +302,7 @@
sprite: _Sunrise/Clothing/OuterClothing/Coats/disco.rsi
- type: Clothing
sprite: _Sunrise/Clothing/OuterClothing/Coats/disco.rsi

- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterCoatCaptainOvercoat
Expand Down Expand Up @@ -334,4 +345,4 @@
- type: Sprite
sprite: _Sunrise/Clothing/OuterClothing/Coats/atmosian.rsi
- type: Clothing
sprite: _Sunrise/Clothing/OuterClothing/Coats/atmosian.rsi
sprite: _Sunrise/Clothing/OuterClothing/Coats/atmosian.rsi

0 comments on commit 1ddd6cb

Please sign in to comment.