Detective (#9301)
This commit is contained in:
@@ -406,6 +406,18 @@
|
||||
- state: green
|
||||
- state: security_officer
|
||||
|
||||
- type: entity
|
||||
id: SpawnPointDetective
|
||||
parent: SpawnPointJobBase
|
||||
name: detective
|
||||
components:
|
||||
- type: SpawnPoint
|
||||
job_id: Detective
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: green
|
||||
- state: detective
|
||||
|
||||
# SPECIAL
|
||||
# ERT
|
||||
- type: entity
|
||||
|
||||
@@ -661,3 +661,18 @@
|
||||
state: pda-reporter
|
||||
- type: Icon
|
||||
state: pda-reporter
|
||||
|
||||
- type: entity
|
||||
parent: BasePDA
|
||||
id: DetectivePDA
|
||||
name: detective PDA
|
||||
description: Smells like rain... pouring down the rooftops...
|
||||
components:
|
||||
- type: PDA
|
||||
id: DetectiveIDCard
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: PDAVisualizer
|
||||
state: pda-detective
|
||||
- type: Icon
|
||||
state: pda-detective
|
||||
|
||||
@@ -508,3 +508,14 @@
|
||||
- state: idreporter
|
||||
- type: PresetIdCard
|
||||
job: Reporter
|
||||
|
||||
- type: entity
|
||||
parent: IDCardStandard
|
||||
id: DetectiveIDCard
|
||||
name: detective ID card
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: iddetective
|
||||
- type: PresetIdCard
|
||||
job: Detective
|
||||
|
||||
Reference in New Issue
Block a user