Eye patch/глазная повязка (#1329)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user