Eye patch/глазная повязка (#1329)

This commit is contained in:
Lucson1337
2025-05-29 00:22:20 +03:00
committed by GitHub
parent 995429d041
commit 0551caf98f
6 changed files with 47 additions and 2 deletions

View File

@@ -104,3 +104,21 @@
sprite: _CP14/Clothing/Eyes/thaumaturgy_glasses.rsi
- type: CP14MagicEssenceScanner
- type: VisionCorrection
- type: entity
parent: CP14ClothingEyesBase
id: CP14ClothingEyesEyePatch
name: eye patch
description: Hides the mutilation of the eyes.
components:
- type: Foldable
canFoldInsideContainer: true
unfoldVerbText: fold-flip-verb
foldVerbText: fold-flip-verb
- type: FoldableClothing
foldedEquippedPrefix: flipped
foldedHeldPrefix: flipped
- type: Sprite
sprite: _CP14/Clothing/Eyes/eye_patch.rsi
- type: Clothing
sprite: _CP14/Clothing/Eyes/eye_patch.rsi

View File

@@ -155,7 +155,7 @@
loadouts:
- CP14ClothingEyesMonocle
- CP14ClothingEyesGlasses
- CP14ClothingEyesEyePatch
- type: loadout
id: CP14ClothingEyesMonocle
equipment:
@@ -164,7 +164,12 @@
- type: loadout
id: CP14ClothingEyesGlasses
equipment:
eyes: CP14ClothingEyesGlasses
eyes: CP14ClothingEyesGlasses
- type: loadout
id: CP14ClothingEyesEyePatch
equipment:
eyes: CP14ClothingEyesEyePatch
# Gloves