Fix Justice Warden's suffixes for mapping (#6393)

* SUFFIXES

* I missed the PDA one.

* Justice warden's shit

* Holopad
This commit is contained in:
Radezolid 2026-08-04 14:45:19 -03:00 committed by GitHub
parent 9c83b91850
commit e44717f262
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
19 changed files with 21 additions and 11 deletions

View File

@ -1,6 +1,6 @@
- type: entity
id: LockerWardenFilledHardsuit
suffix: Filled, Hardsuit
suffix: Filled, Hardsuit, Security # DeltaV - Added security.
parent: LockerWarden
components:
- type: EntityTableContainerFill
@ -14,7 +14,7 @@
- type: entity
id: LockerWardenFilled
suffix: Filled
suffix: Filled, Security # DeltaV - Added security.
parent: LockerWarden
components:
- type: EntityTableContainerFill

View File

@ -244,7 +244,7 @@
- type: entity
id: SuitStorageWarden
parent: SuitStorageBase
suffix: Warden
suffix: Warden, Security # DeltaV - Added security.
components:
- type: EntityTableContainerFill
containers:

View File

@ -162,7 +162,7 @@
parent: MarkerBase
id: SpawnMobMcGriff
name: McGriff Spawner
suffix: Warden or Detective Pet # DeltaV - Change from Warden pet to Warden or Detective pet
suffix: Armorer or Detective Pet # DeltaV - Change from Warden pet to Armorer or Detective pet
components:
- type: Sprite
layers:

View File

@ -456,6 +456,7 @@
id: SpawnPointWarden
parent: SpawnPointJobBase
name: warden
suffix: Security # DeltaV
components:
- type: SpawnPoint
job_id: Warden

View File

@ -972,6 +972,7 @@
id: WardenPDA
name: warden PDA
description: The OS appears to have been jailbroken.
suffix: Security # DeltaV
components:
- type: Pda
id: WardenIDCard

View File

@ -183,7 +183,7 @@
- type: entity
parent: DefaultStationBeaconSecurity
id: DefaultStationBeaconWardensOffice
suffix: Warden's Office
suffix: Warden's Office, Security # DeltaV - Added security.
components:
- type: NavMapBeacon
defaultText: station-beacon-warden

View File

@ -480,6 +480,7 @@
parent: IDCardStandard
id: WardenIDCard
name: warden ID card
suffix: Security # DeltaV
components:
- type: Sprite
layers:

View File

@ -232,6 +232,7 @@
parent: [RubberStampBase, BaseSecurityContraband]
id: RubberStampWarden
categories: [ DoNotMap ]
suffix: Security # DeltaV
components:
- type: Stamp
stampedName: stamp-component-stamped-name-warden

View File

@ -703,7 +703,7 @@
- type: entity
parent: HolopadSecurity # DeltaV
id: HolopadSecurityWarden
suffix: Warden
suffix: Warden, Security # DeltaV - Added security.
components:
- type: Label
currentLabel: holopad-security-warden

View File

@ -339,6 +339,7 @@
id: LockerWarden
parent: LockerBaseSecureDeltaV # DeltaV - resprite security lockers
name: warden's locker
suffix: Security # DeltaV
components:
- type: Appearance
- type: EntityStorageVisuals

View File

@ -112,7 +112,7 @@
- type: entity
parent: LockerJusticeWarden
id: LockerJusticeWardenFilled
suffix: Filled
suffix: Filled, Justice
components:
- type: EntityTableContainerFill
containers:

View File

@ -221,6 +221,7 @@
parent: BaseJusticePDA
id: JusticeWardenPDA
name: warden PDA
suffix: Justice Warden
description: Covered in cracks and dents. Has seen more than its fair share of abuse.
components:
- type: Pda

View File

@ -41,6 +41,7 @@
parent: BedsheetBase
id: BedsheetJusticeWarden
name: warden's bedsheet
suffix: Justice
components:
- type: Sprite # TODO: Resprite
state: random_bedsheet

View File

@ -260,6 +260,7 @@
parent: IDCardStandard
id: JusticeWardenIDCard
name: warden ID card
suffix: Justice
components:
- type: Sprite
layers:

View File

@ -64,7 +64,7 @@
id: RubberStampJusticeWarden
name: warden's rubber stamp
categories: [ DoNotMap ]
suffix: DO NOT MAP
suffix: DO NOT MAP, Justice
description: With a simple press of ink to paper, a life is sealed behind bars. Maybe not forever.
components:
- type: Stamp

View File

@ -492,7 +492,7 @@
- type: entity
parent: FaxMachineBase
id: FaxMachineWarden
suffix: Warden
suffix: Warden, Security
components:
- type: PageSender
autoLinkJobs: [Warden]

View File

@ -144,6 +144,7 @@
- type: entity
parent: Holopad
id: HolopadJusticeJusticeWarden
suffix: Justice Warden
components:
- type: Label
currentLabel: holopad-justice-warden

View File

@ -92,6 +92,7 @@
parent: LockerJustice
id: LockerJusticeWarden # TODO - Resprite
name: warden's locker
suffix: Justice
components:
- type: AccessReader
access: [["JusticeWarden"]]

View File

@ -189,7 +189,7 @@
- type: entity
parent: FilledSecureCabinet
id: SecureCabinetWarden
suffix: Warden
suffix: Warden, Security
components:
- type: AccessReader
access: [["Armory"]]