Fixes test
This commit is contained in:
@@ -335,20 +335,20 @@
|
||||
- type: Icon
|
||||
state: pda-hos
|
||||
|
||||
- type: entity
|
||||
parent: BasePDA
|
||||
id: WardenPDA
|
||||
name: warden PDA
|
||||
description: The OS appears to have been jailbroken.
|
||||
components:
|
||||
- type: PDA
|
||||
idCard: WardenIDCard
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: PDAVisualizer
|
||||
state: pda-warden
|
||||
- type: Icon
|
||||
state: pda-warden
|
||||
# - type: entity
|
||||
# parent: BasePDA
|
||||
# id: WardenPDA
|
||||
# name: warden PDA
|
||||
# description: The OS appears to have been jailbroken.
|
||||
# components:
|
||||
# - type: PDA
|
||||
# idCard: WardenIDCard
|
||||
# - type: Appearance
|
||||
# visuals:
|
||||
# - type: PDAVisualizer
|
||||
# state: pda-warden
|
||||
# - type: Icon
|
||||
# state: pda-warden
|
||||
|
||||
- type: entity
|
||||
parent: BasePDA
|
||||
|
||||
@@ -55,17 +55,17 @@
|
||||
- type: PresetIdCard
|
||||
job: SecurityOfficer
|
||||
|
||||
- type: entity
|
||||
parent: IDCardStandard
|
||||
id: WardenIDCard
|
||||
name: warden ID card
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: default
|
||||
- state: idwarden
|
||||
- type: PresetIdCard
|
||||
job: Warden
|
||||
# - type: entity
|
||||
# parent: IDCardStandard
|
||||
# id: WardenIDCard
|
||||
# name: warden ID card
|
||||
# components:
|
||||
# - type: Sprite
|
||||
# layers:
|
||||
# - state: default
|
||||
# - state: idwarden
|
||||
# - type: PresetIdCard
|
||||
# job: Warden
|
||||
|
||||
- type: entity
|
||||
parent: IDCardStandard
|
||||
|
||||
Reference in New Issue
Block a user