Skip to content

Commit

Permalink
fix printer and dsplcmnt
Browse files Browse the repository at this point in the history
  • Loading branch information
Filokini committed Dec 1, 2024
1 parent 81eec84 commit aa99e3e
Show file tree
Hide file tree
Showing 5 changed files with 73 additions and 66 deletions.
7 changes: 7 additions & 0 deletions Resources/Prototypes/ADT/Reagents/Materials/materials.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
- type: material
id: ADTPaper
stackEntity: Paper
name: materials-paper
icon: { sprite: Objects/Misc/bureaucracy.rsi, state: paper }
color: "#d9d9d9"
price: 0.01 # it's paper bro what do you expect?
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@
tags:
- Document
storage:
Paper: 0
ADTPaper: 0 # ADT tweak
- type: DocumentPrinter #DocumentPrinterComponent (ADT)
Loading

0 comments on commit aa99e3e

Please sign in to comment.