forked from space-syndicate/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Инспектор, рожки, камуфляжный костюм летний-зимний
Инспектор пропускного пункта между Арстоцкой и Колечии, между восточного и западного Грештина. Просто красные рожки. Камуфляжная форма, для ревокина. Камуфляжная форма, не для ревокина (пока что). А это прототипы.
- Loading branch information
Showing
4 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
Resources/Prototypes/Andromeda/NIKforest's Prototypes/InspectorPP.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,11 @@ | ||
- type: entity | ||
suffix: Андромеда | ||
parent: ClothingUniformBase | ||
id: ClothingUniformJumpsuitInspectorPP | ||
name: форма инспектора | ||
description: Документы, пожалуйста. | ||
components: | ||
- type: Sprite | ||
sprite: Andromeda/NIKforest/inspectorpp.rsi | ||
- type: Clothing | ||
sprite: Andromeda/NIKforest/inspectorpp.rsi |
12 changes: 12 additions & 0 deletions
12
Resources/Prototypes/Andromeda/NIKforest's Prototypes/RedRog.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,12 @@ | ||
- type: entity | ||
parent: ClothingHeadBase | ||
id: ClothingHeadHatRedRog | ||
name: Ободок с рожками | ||
description: Для любителей душ и блинчиков. | ||
components: | ||
- type: Sprite | ||
sprite: Andromeda/NIKforest/redrog.rsi | ||
- type: Clothing | ||
sprite: Andromeda/NIKforest/redrog.rsi | ||
- type: | ||
suffix: Андромеда |
11 changes: 11 additions & 0 deletions
11
Resources/Prototypes/Andromeda/NIKforest's Prototypes/RuMilitry.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,11 @@ | ||
- type: entity | ||
suffix: Андромеда | ||
parent: ClothingUniformBase | ||
id: ClothingUniformJumpsuitRuMilitry | ||
name: форма военного | ||
description: Камуфляжная одежда солдата. | ||
components: | ||
- type: Sprite | ||
sprite: Andromeda/NIKforest/rumilitry.rsi | ||
- type: Clothing | ||
sprite: Andromeda/NIKforest/rumilitry.rsi |
11 changes: 11 additions & 0 deletions
11
Resources/Prototypes/Andromeda/NIKforest's Prototypes/RuMilitryCold.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,11 @@ | ||
- type: entity | ||
suffix: Андромеда | ||
parent: ClothingUniformBase | ||
id: ClothingUniformJumpsuitRuMilitryCold | ||
name: зимний камуфляжный костюм | ||
description: Этот камуфляж выглядит достаточно белым, чтобы коммунисты не заметили вас, вы финский снайпер? | ||
components: | ||
- type: Sprite | ||
sprite: Andromeda/NIKforest/rumilitrycold.rsi | ||
- type: Clothing | ||
sprite: Andromeda/NIKforest/rumilitrycold.rsi |