Skip to content

Commit

Permalink
Fix SyndiListeningPostPDA to work with chameleon pda system (#288)
Browse files Browse the repository at this point in the history
* Update pda.yml

Fixed the PDA yaml to be formed correctly. State for icon was set but icon the icon Type was never called.

Signed-off-by: Kelderan <66748890+KeldWolf@users.noreply.github.com>

* Update pda.yml

Moved ID

Signed-off-by: Kelderan <66748890+KeldWolf@users.noreply.github.com>

* Fix SyndiListeningPostPDA to work with chameleon pda system

---------

Signed-off-by: Kelderan <66748890+KeldWolf@users.noreply.github.com>
Co-authored-by: FluffMe <1780586+FluffMe@users.noreply.github.com>
  • Loading branch information
KeldWolf and FluffMe authored Jan 8, 2025
1 parent 9d8ea42 commit 239eb88
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions Resources/Prototypes/_DeltaV/Entities/Objects/Devices/pda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@
components:
- type: Pda
id: SyndicateIDCard
state: pda-syndi-agent
penSlot:
startingItem: CyberPen
whitelist:
tags:
- Write
- Write
- type: Appearance
appearanceDataInit:
enum.PdaVisuals.PdaType:
!type:String
pda-syndi-agent
- type: Icon
state: pda-syndi-agent

0 comments on commit 239eb88

Please sign in to comment.