Add custom paper for forensic scanner output (#16221)

Co-authored-by: Eoin Mcloughlin <helloworld@eoinrul.es>
This commit is contained in:
eoineoineoin
2023-05-31 10:09:05 +01:00
committed by GitHub
parent ee2fea7520
commit c8a2fb6cd4
8 changed files with 259 additions and 2 deletions

View File

@@ -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