Skip to content

Commit

Permalink
Merge pull request #1128 from honeyed-lemons/fix-listeningpost
Browse files Browse the repository at this point in the history
Listening Post op has a unique ID with the correct accesses
  • Loading branch information
Darkmajia authored Dec 26, 2024
2 parents b700147 + e5aab99 commit 24a0c70
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
id: SyndiListeningPostPDA
components:
- type: Pda
id: AgentIDCard
id: IDCardPostOpCard
penSlot:
startingItem: CyberPen
whitelist:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,13 @@
- type: PresetIdCard
job: Passenger
name: Sir Gollylad

- type: entity
parent: AgentIDCard
id: IDCardPostOpCard
name: Listening Post ID Card
components:
- type: Access
tags:
- SyndicateAgent
- NuclearOperative

0 comments on commit 24a0c70

Please sign in to comment.