Add Command Glasses (#30447)
* Initial commit * Removed wanted and mindshield status display * Updated glasses visuals & contraband status * Added Command Hud * Changed name to administration glasses/hud
@@ -49,6 +49,7 @@
|
||||
- id: RubberStampCaptain
|
||||
- id: SpaceCash1000
|
||||
- id: WeaponDisabler
|
||||
- id: ClothingEyesGlassesCommand
|
||||
|
||||
# No laser table + Laser table
|
||||
- type: entityTable
|
||||
@@ -131,6 +132,7 @@
|
||||
- id: RubberStampDenied
|
||||
- id: RubberStampHop
|
||||
- id: WeaponDisabler
|
||||
- id: ClothingEyesHudCommand
|
||||
|
||||
- type: entity
|
||||
id: LockerHeadOfPersonnelFilled
|
||||
|
||||
@@ -158,7 +158,7 @@
|
||||
- WhitelistChameleon
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingEyesBase, ShowSecurityIcons, BaseSecurityCommandContraband]
|
||||
parent: [ClothingEyesBase, ShowSecurityIcons, BaseRestrictedContraband]
|
||||
id: ClothingEyesGlassesSecurity
|
||||
name: security glasses
|
||||
description: Upgraded sunglasses that provide flash immunity and a security HUD.
|
||||
@@ -184,6 +184,27 @@
|
||||
- type: IdentityBlocker
|
||||
coverage: EYES
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingEyesBase, BaseCommandContraband]
|
||||
id: ClothingEyesGlassesCommand
|
||||
name: administration glasses
|
||||
description: Upgraded sunglasses that provide flash immunity and show ID card status.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Eyes/Glasses/commandglasses.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Eyes/Glasses/commandglasses.rsi
|
||||
- type: FlashImmunity
|
||||
- type: EyeProtection
|
||||
protectionTime: 5
|
||||
- type: Tag
|
||||
tags:
|
||||
- HamsterWearable
|
||||
- WhitelistChameleon
|
||||
- type: IdentityBlocker
|
||||
coverage: EYES
|
||||
- type: ShowJobIcons
|
||||
|
||||
- type: entity
|
||||
parent: ClothingEyesBase
|
||||
id: ClothingEyesGlassesMercenary
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
- HudMedical
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingEyesBase, ShowSecurityIcons, BaseSecurityCommandContraband]
|
||||
parent: [ClothingEyesBase, ShowSecurityIcons, BaseRestrictedContraband]
|
||||
id: ClothingEyesHudSecurity
|
||||
name: security hud
|
||||
description: A heads-up display that scans the humanoids in view and provides accurate data about their ID status and security records.
|
||||
@@ -62,6 +62,18 @@
|
||||
tags:
|
||||
- HudSecurity
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingEyesBase, BaseCommandContraband]
|
||||
id: ClothingEyesHudCommand
|
||||
name: administration hud
|
||||
description: A heads-up display that scans the humanoids in view and provides accurate data about their ID status.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Eyes/Hud/command.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Eyes/Hud/command.rsi
|
||||
- type: ShowJobIcons
|
||||
|
||||
- type: entity
|
||||
parent: ClothingEyesBase
|
||||
id: ClothingEyesHudBeer
|
||||
|
||||
|
After Width: | Height: | Size: 199 B |
|
After Width: | Height: | Size: 182 B |
|
After Width: | Height: | Size: 268 B |
|
After Width: | Height: | Size: 221 B |
|
After Width: | Height: | Size: 217 B |
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da, edited by Ghagliiarghii",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-EYES",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-EYES-hamster",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 15 KiB |
BIN
Resources/Textures/Clothing/Eyes/Hud/command.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
Resources/Textures/Clothing/Eyes/Hud/command.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 15 KiB |
26
Resources/Textures/Clothing/Eyes/Hud/command.rsi/meta.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da, edited by SlamBamActionman",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-EYES",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||