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
2 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
Resources/Prototypes/Andromeda/NIKforest's Prototypes/ErroAdmWho.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,13 @@ | ||
- type: entity | ||
suffix: Andromeda | ||
parent: ClothingOuterWinterCoatToggleable | ||
id: ClothingOuterErrorAdminWho | ||
name: накидка незнакомца | ||
description: Тёмное пальто, выглядит жутко. Оно скрывает своего владельца | ||
components: | ||
- type: Sprite | ||
sprite: Andromeda/NIKforest/erroadmwho.rsi | ||
- type: Clothing | ||
sprite: Andromeda/NIKforest/erroadmwho.rsi | ||
- type: ToggleableClothing | ||
clothingPrototype: ClothingHeadHatHoodErrorAdminWho |
12 changes: 12 additions & 0 deletions
12
Resources/Prototypes/Andromeda/NIKforest's Prototypes/headerroradminwho.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 | ||
suffix: Andromeda | ||
parent: ClothingHeadHatHoodWinterBase | ||
id: ClothingHeadHatHoodErrorAdminWho | ||
noSpawn: true | ||
name: Капюшон незнакомца | ||
components: | ||
- type: Sprite | ||
sprite: Andromeda/NIKforest/headerroradminwho.rsi | ||
- type: Clothing | ||
sprite: Andromeda/NIKforest/headerroradminwho.rsi | ||
- type: IdentityBlocker |