Skip to content

Commit

Permalink
customised icons from merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfking6116 committed Apr 25, 2024
1 parent 9b12e24 commit a05c1a8
Showing 1 changed file with 24 additions and 4 deletions.
28 changes: 24 additions & 4 deletions Resources/Prototypes/_NF/Entities/Objects/Misc/sciencebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@
- type: Sprite
sprite: Objects/Misc/books.rsi
layers:
- state: book_science
- state: paper
- state: cover_strong
color: "#542485"
- state: decor_wingette_circle
color: "#be69f0"
- state: icon_dna
- type: Paper
content: book-text-academia-volumeone

Expand All @@ -20,7 +25,12 @@
- type: Sprite
sprite: Objects/Misc/books.rsi
layers:
- state: book_bar
- state: paper
- state: cover_base
color: "#542485"
- state: decor_wingette_circle
color: "#be69f0"
- state: icon_bar
- type: Paper
content: book-text-science-philospher

Expand All @@ -33,7 +43,12 @@
- type: Sprite
sprite: Objects/Misc/books.rsi
layers:
- state: book_fish
- state: paper
- state: cover_base
color: "#542485"
- state: decor_wingette_circle
color: "#be69f0"
- state: icon_fish
- type: Paper
content: book-text-science-dwarven

Expand All @@ -46,6 +61,11 @@
- type: Sprite
sprite: Objects/Misc/books.rsi
layers:
- state: book3
- state: paper
- state: cover_base
color: "#542485"
- state: decor_wingette_circle
color: "#be69f0"
- state: icon_banana
- type: Paper
content: book-text-science-clown

0 comments on commit a05c1a8

Please sign in to comment.