Extra mapping assets (#6854)

This commit is contained in:
AJCM-git
2022-02-23 04:39:50 -04:00
committed by GitHub
parent 2fa60ba9ce
commit 6a3e6f3399
2 changed files with 37 additions and 16 deletions

View File

@@ -55,6 +55,14 @@
- type: AccessReader
access: [["Hydroponics"]]
- type: entity
parent: Airlock
id: AirlockServiceCaptainLocked
suffix: Captain, Locked
components:
- type: AccessReader
access: [["Captain"]]
- type: entity
parent: AirlockExternal
id: AirlockExternalLocked
@@ -593,6 +601,14 @@
- type: AccessReader
access: [["HeadOfPersonnel"]]
- type: entity
parent: AirlockMaint
id: AirlockMaintCaptainLocked
suffix: Captain, Locked
components:
- type: AccessReader
access: [["Captain"]]
# Shuttle airlocks
- type: entity
parent: AirlockShuttle
@@ -609,3 +625,6 @@
components:
- type: AccessReader
access: [["External"]]

View File

@@ -1,6 +1,5 @@
- type: entity
id: Mirror
parent: BaseStructure
name: mirror
description: 'Mirror mirror on the wall , who''s the most robust of them all?'
components:
@@ -9,6 +8,9 @@
sprite: Structures/Wallmounts/mirror.rsi
state: mirror
- type: InteractionOutline
- type: Clickable
- type: Transform
anchored: true
- type: MagicMirror
- type: UserInterface
interfaces: