mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-05-03 05:27:19 +03:00
New sprites for guidebooks (#25232)
* added books to roles * First pass * removed yaml to split pull requests into resprite first, then giving the books to assistants * new science (cherry picked from commit 561e8088426f163f1a38dcabf495c56e5e8fc8ce)
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/books.rsi
|
||||
layers:
|
||||
- state: book0 # no science book sprite so this is a placeholder
|
||||
- state: book_science
|
||||
- type: Tag
|
||||
tags:
|
||||
- Book
|
||||
@@ -161,7 +161,7 @@
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/books.rsi
|
||||
layers:
|
||||
- state: book_detective # maybe a proper sprite is needed
|
||||
- state: book_security
|
||||
- type: Tag
|
||||
tags:
|
||||
- Book
|
||||
@@ -220,7 +220,7 @@
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/books.rsi
|
||||
layers:
|
||||
- state: book0 # no medical book sprite so this is a placeholder
|
||||
- state: book_medical
|
||||
- type: Tag
|
||||
tags:
|
||||
- Book
|
||||
|
||||
BIN
Resources/Textures/Objects/Misc/books.rsi/book_medical.png
Normal file
BIN
Resources/Textures/Objects/Misc/books.rsi/book_medical.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 361 B |
BIN
Resources/Textures/Objects/Misc/books.rsi/book_science.png
Normal file
BIN
Resources/Textures/Objects/Misc/books.rsi/book_science.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 291 B |
BIN
Resources/Textures/Objects/Misc/books.rsi/book_security.png
Normal file
BIN
Resources/Textures/Objects/Misc/books.rsi/book_security.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 319 B |
@@ -101,6 +101,15 @@
|
||||
},
|
||||
{
|
||||
"name": "book_fish"
|
||||
},
|
||||
{
|
||||
"name": "book_science"
|
||||
},
|
||||
{
|
||||
"name": "book_medical"
|
||||
},
|
||||
{
|
||||
"name": "book_security"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user