Skip to content

Commit

Permalink
Накидка Незнакомца прототип
Browse files Browse the repository at this point in the history
Прячет лицо
  • Loading branch information
NIKforest authored Sep 16, 2023
1 parent e93c4a2 commit 4960a2f
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
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
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

0 comments on commit 4960a2f

Please sign in to comment.