Skip to content

Commit

Permalink
Update the stamp icon to look simple for none captain pens
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Sep 24, 2023
1 parent 18ef042 commit 1d172b1
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion Resources/Prototypes/Entities/Objects/Misc/paper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
- type: Stamp
stampedName: stamp-component-stamped-name-captain
stampedColor: "#3681bb"
stampState: "paper_stamp-cap"
stampState: "paper_stamp-generic"
stampedPersonal: true
stampedBorderless: true
sound:
Expand Down Expand Up @@ -341,6 +341,19 @@
- type: Sprite
sprite: Objects/Misc/bureaucracy.rsi
state: pen_hop
- type: Pen
mode: PenWrite
- type: Stamp
stampedName: stamp-component-stamped-name-captain
stampedColor: "#3681bb"
stampState: "paper_stamp-generic"
stampedPersonal: true
stampedBorderless: true
sound:
path: /Audio/_NF/Items/Pen/pen_sign.ogg
params:
volume: -2
maxdistance: 5
- type: StaticPrice
price: 10

Expand Down

0 comments on commit 1d172b1

Please sign in to comment.