Default, vessels: Darken shelf empty slot icons
Rename slot icons.
This commit is contained in:
parent
3109f38b3c
commit
6e00ddee2a
8 changed files with 5 additions and 5 deletions
|
@ -1817,7 +1817,7 @@ for i = 1, 16 do
|
|||
by = by + 1
|
||||
end
|
||||
bookshelf_formspec = bookshelf_formspec ..
|
||||
"image["..bx..","..by..";1,1;default_book_slot.png]"
|
||||
"image[" .. bx .. "," .. by .. ";1,1;default_bookshelf_slot.png]"
|
||||
bx = bx + 1
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue