This commit is contained in:
Rinary 2024-10-30 10:16:56 +02:00 • committed by GitHub
parent fce6f7dc98
commit ef4b4ade04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 1 deletions

View file

@ -19,6 +19,12 @@
layers:
- state: paper
map: ["base"]
- state: paper_words
map: ["enum.PaperVisualLayers.Writing"]
visible: false
- state: paper_stamp-generic
map: ["enum.PaperVisualLayers.Stamp"]
visible: false
- type: Tag
tags:
- Document
@ -29,4 +35,5 @@
suffix: Single
components:
- type: Stack
stackType: SheetPrinter
count: 1

View file

@ -3,4 +3,4 @@
name: paper
icon: { sprite: Objects/Misc/bureaucracy.rsi, state: paper }
spawn: SheetPrinter1
maxCount: 1
maxCount: 30