From 2bc3561868fb98e7d917d4078e70841e5d35aa2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=81da?= Date: Mon, 24 Mar 2025 19:11:04 -0500 Subject: [PATCH] Fix misplaced pixel on Wizard/Librarian PDA (#36060) * nudge that pixel * new base * whoops, leftovers --- .../Entities/Objects/Devices/pda.yml | 23 ++++++++++++++++-- .../Devices/pda.rsi/id_overlay_wide.png | Bin 0 -> 90 bytes .../Objects/Devices/pda.rsi/meta.json | 3 +++ 3 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 Resources/Textures/Objects/Devices/pda.rsi/id_overlay_wide.png diff --git a/Resources/Prototypes/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/Entities/Objects/Devices/pda.yml index fa9b313590..396b515328 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pda.yml @@ -122,6 +122,25 @@ - type: Speech speechVerb: Robotic +- type: entity + parent: BasePDA + id: BaseWidePDA + abstract: true + components: + - type: Sprite + sprite: Objects/Devices/pda.rsi + layers: + - map: [ "enum.PdaVisualLayers.Base" ] + state: "pda" + - state: "light_overlay" + map: [ "enum.PdaVisualLayers.Flashlight" ] + shader: "unshaded" + visible: false + - state: "id_overlay_wide" # the important part + map: [ "enum.PdaVisualLayers.IdLight" ] + shader: "unshaded" + visible: false + - type: entity parent: BasePDA id: BaseSecurityPDA @@ -518,7 +537,7 @@ state: pda-bartender - type: entity - parent: BasePDA + parent: BaseWidePDA id: LibrarianPDA name: librarian PDA description: Smells like books. @@ -1469,7 +1488,7 @@ type: ChameleonBoundUserInterface - type: entity - parent: BasePDA + parent: BaseWidePDA id: WizardPDA name: wizard PDA description: You hear faint whispers coming from it. diff --git a/Resources/Textures/Objects/Devices/pda.rsi/id_overlay_wide.png b/Resources/Textures/Objects/Devices/pda.rsi/id_overlay_wide.png new file mode 100644 index 0000000000000000000000000000000000000000..5f2db828c7120b009d428f7a1b399a87664c7af8 GIT binary patch literal 90 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzMNb#Ukcif|=NNez7&w?0eAll{ nexatKz{t?Bc~+h{L!HFaYmEPYdiL}J6*G9c`njxgN@xNAiPsop literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Devices/pda.rsi/meta.json b/Resources/Textures/Objects/Devices/pda.rsi/meta.json index 5942b13be0..cb3b0675fa 100644 --- a/Resources/Textures/Objects/Devices/pda.rsi/meta.json +++ b/Resources/Textures/Objects/Devices/pda.rsi/meta.json @@ -10,6 +10,9 @@ { "name": "id_overlay" }, + { + "name": "id_overlay_wide" + }, { "name": "equipped-BELT", "directions": 4