Add custom paper for forensic scanner output (#16221)
Co-authored-by: Eoin Mcloughlin <helloworld@eoinrul.es>
This commit is contained in:
@@ -24,3 +24,28 @@
|
||||
- key: enum.ForensicScannerUiKey.Key
|
||||
type: ForensicScannerBoundUserInterface
|
||||
- type: ForensicScanner
|
||||
|
||||
- type: entity
|
||||
name: forensic scanner report
|
||||
parent: Paper
|
||||
id: ForensicReportPaper
|
||||
description: 'Circumstantial evidence, at best'
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/bureaucracy.rsi
|
||||
layers:
|
||||
- state: paper_receipt_horizontal
|
||||
- state: paper_receipt_horizontal_words
|
||||
map: ["enum.PaperVisualLayers.Writing"]
|
||||
visible: false
|
||||
- state: paper_stamp-generic
|
||||
map: ["enum.PaperVisualLayers.Stamp"]
|
||||
visible: false
|
||||
- type: PaperVisuals
|
||||
backgroundImagePath: "/Textures/Interface/Paper/paper_background_perforated.svg.96dpi.png"
|
||||
headerImagePath: "/Textures/Interface/Paper/paper_heading_forensic_scanner.svg.96dpi.png"
|
||||
headerMargin: 0.0, 0.0, 0.0, 4.0
|
||||
backgroundImageTile: true
|
||||
backgroundPatchMargin: 6.0, 0.0, 6.0, 0.0
|
||||
contentMargin: 12.0, 0.0, 6.0, 0.0
|
||||
maxWritableArea: 368.0, 256.0
|
||||
|
||||
Reference in New Issue
Block a user