Skip to content

Commit

Permalink
visualize the paper label on seeds
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian321 committed Jan 15, 2025
1 parent bb28369 commit 208af48
Showing 1 changed file with 14 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,20 @@
- type: SolutionContainerManager
- type: Sprite
sprite: Objects/Specific/Hydroponics/seeds.rsi
state: seed
layers:
- state: seed
- state: paper
offset: "0.5,0.15"
visible: false
map: ["enum.PaperLabelVisuals.Layer"]
sprite: Objects/Specific/Medical/Morgue/bodybags.rsi
- type: Appearance
- type: GenericVisualizer
visuals:
enum.PaperLabelVisuals.HasLabel:
enum.PaperLabelVisuals.Layer:
True: { visible: true }
False: { visible: false }
- type: Item
size: Tiny
- type: StaticPrice
Expand Down

0 comments on commit 208af48

Please sign in to comment.