-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
unhardcode night and thermal vision clothing, fix squadron helmet sprite
- Loading branch information
Showing
14 changed files
with
60 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 0 additions & 10 deletions
10
Content.Shared/Stories/ThermalVision/ThermalVisionClothingComponent.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
32 changes: 13 additions & 19 deletions
32
Resources/Prototypes/Stories/Entities/Clothing/Eyes/glasses.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,34 @@ | ||
- type: entity | ||
parent: ClothingEyesBase | ||
id: ClothingEyesThermalVisionBase | ||
abstract: true | ||
id: ClothingEyesNightvision | ||
name: прибор ночного видения | ||
description: Позволяет видеть в полной темноте. Работает на ядерной батарее внутри и совсем не вреден для глаз. | ||
components: | ||
- type: ThermalVisionClothing | ||
- type: NightvisionClothing | ||
- type: Sprite | ||
sprite: Stories/Clothing/Eyes/Glasses/nvg.rsi | ||
- type: Clothing | ||
sprite: Stories/Clothing/Eyes/Glasses/nvg.rsi | ||
|
||
- type: entity | ||
parent: ClothingEyesThermalVisionBase | ||
parent: ClothingEyesBase | ||
id: ClothingEyesThermalVisionMonocular | ||
name: монокль термального зрения | ||
description: Новейшая разведочная технология, которую поместили внутрь монокля. Позволяет видеть органические цели в полной темноте и даже через стены. | ||
description: Новейшая разведывательная технология, которую поместили внутрь монокля. Позволяет видеть органические цели в полной темноте и даже через стены. | ||
components: | ||
- type: ThermalVisionClothing | ||
- type: Sprite | ||
sprite: Stories/Clothing/Eyes/Glasses/termalhud_oneglass.rsi | ||
- type: Clothing | ||
sprite: Stories/Clothing/Eyes/Glasses/termalhud_oneglass.rsi | ||
|
||
- type: entity | ||
parent: [ ClothingEyesThermalVisionBase, ClothingEyesHudSyndicate ] | ||
parent: [ ClothingEyesHudSyndicate, ClothingEyesThermalVisionMonocular ] | ||
id: ClothingEyesThermalVisionHud | ||
name: термальный визор оперативника | ||
description: Новейшая разведочная технология, которую поместили внутрь визора. Позволяет видеть органические цели в полной темноте и даже через стены. Этот вариант специально для Ядерных Оперативников имеет встроенный визор Синдиката. | ||
description: Новейшая разведывательная технология, которую поместили внутрь визора. Позволяет видеть органические цели в полной темноте и даже через стены. Этот вариант специально для Ядерных Оперативников имеет встроенный визор Синдиката. | ||
components: | ||
- type: Sprite | ||
sprite: Stories/Clothing/Eyes/Glasses/termalhud.rsi | ||
- type: Clothing | ||
sprite: Stories/Clothing/Eyes/Glasses/termalhud.rsi | ||
|
||
- type: entity | ||
parent: ClothingEyesBase | ||
id: ClothingEyesNightvision | ||
name: прибор ночного видения | ||
description: Позволяет видеть в полной темноте. Работает на ядерной батарее внутри и совсем не вреден для глаз. | ||
components: | ||
- type: NightvisionClothing # Space Stories | ||
- type: Sprite | ||
sprite: Stories/Clothing/Eyes/Glasses/nvg.rsi | ||
- type: Clothing | ||
sprite: Stories/Clothing/Eyes/Glasses/nvg.rsi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-769 Bytes
Resources/Textures/Clothing/Head/Hardsuits/deathsquad.rsi/icon-flash.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters