Skip to content

Commit

Permalink
Sprite For Vulps 101
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr8art committed Nov 21, 2024
1 parent 39e5b76 commit d7959fe
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/DeltaV/Entities/Objects/Misc/books.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
description: You seriously didn't purchase a "For Dummies" book in 2425?
components:
- type: Sprite
sprite: Objects/Misc/books.rsi
sprite: DeltaV/Objects/Misc/books.rsi
layers:
- state: paper
- state: cover_strong
Expand All @@ -38,7 +38,7 @@
color: "#961cc8"
- state: detail_bookmark
color: "#eee039"
- state: icon_question
- state: icon_kiss
- state: detail_bookmark
color: "#2c5491"
- type: Paper
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions Resources/Textures/DeltaV/Objects/Misc/books.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Base sprite taken at: https://github.com/tgstation/tgstation/commit/37fb6bc6dd20005775dde8d886f48f7722606b77 , splitted on layers by TheShuEd (github), icon_kiss by Kr8",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "cover_strong"
},
{
"name": "decor_spine"
},
{
"name": "detail_bookmark"
},
{
"name": "icon_kiss"
},
{
"name": "paper"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d7959fe

Please sign in to comment.