From: lzk <124214523+lzk228@users.noreply.github.com> Date: Sat, 16 Dec 2023 22:21:28 +0000 (+0100) Subject: fix some pdas (#22617) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=d63a0646822f64226459bc57dfd35f96b004522b;p=space-station-14.git fix some pdas (#22617) --- diff --git a/Resources/Prototypes/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/Entities/Objects/Devices/pda.yml index 66e3656d6b..a493efd413 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pda.yml @@ -378,6 +378,10 @@ state: pda-library penSlot: startingItem: LuxuryPen + priority: -1 + whitelist: + tags: + - Write - type: PdaBorderColor borderColor: "#858585" - type: Icon @@ -394,6 +398,10 @@ state: pda-lawyer penSlot: startingItem: LuxuryPen + priority: -1 + whitelist: + tags: + - Write - type: PdaBorderColor borderColor: "#6f6192" - type: Icon @@ -829,6 +837,10 @@ state: pda-reporter penSlot: startingItem: LuxuryPen + priority: -1 + whitelist: + tags: + - Write - type: PdaBorderColor borderColor: "#3f3f74" - type: Icon