From 86ff812428c86c6117ba2fe99654b3dff86e37d3 Mon Sep 17 00:00:00 2001 From: SweptWasTaken Date: Thu, 17 Jun 2021 16:15:35 -0700 Subject: [PATCH] Fixes test --- .../Entities/Objects/Devices/pda.yml | 28 +++++++++---------- .../Objects/Misc/identification_cards.yml | 22 +++++++-------- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/Entities/Objects/Devices/pda.yml index 67474e6900..f52578dce9 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pda.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml index 10c1eb1743..e56c54817c 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml @@ -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