-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #108 from FrisKisDr/fire
Фиксы для Dev
- Loading branch information
Showing
9 changed files
with
54 additions
and
49 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
4 changes: 2 additions & 2 deletions
4
Resources/Locale/ru-RU/ss14-ru/prototypes/adt/entities/clothing/masks/mask.ftl
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,2 +1,2 @@ | ||
ent-ADTClothingMaskGasDarkRavenFriskis = raven gas mask | ||
.desc = raven gas mask | ||
ent-ADTClothingMaskGasDarkRavenFriskis = Маска ворона | ||
.desc = Вещи сотрудников бывают странные, да ? |
16 changes: 16 additions & 0 deletions
16
Resources/Prototypes/ADT/Entities/Clothing/FriskisSet/raven.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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
- type: entity | ||
parent: ClothingMaskGasSecurity | ||
id: ADTClothingMaskGasDarkRavenFriskis | ||
name: raven gas mask | ||
description: raven gas mask | ||
components: | ||
- type: Sprite | ||
sprite: ADT/Clothing/Mask/raven.rsi | ||
- type: Clothing | ||
sprite: ADT/Clothing/Mask/raven.rsi | ||
clothingVisuals: | ||
mask: | ||
- state: equipped-MASK | ||
- state: equipped-MASK-unshaded | ||
shader: unshaded | ||
- type: BreathMask |
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
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 |
---|---|---|
|
@@ -17,6 +17,10 @@ | |
{ | ||
"name": "equipped-MASK-unshaded", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "up-equipped-MASK", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+336 Bytes
Resources/Textures/ADT/Clothing/Mask/raven.rsi/up-equipped-MASK.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.