Update awards icon
This commit is contained in:
parent
0966a6585a
commit
157465aa34
1
init.lua
1
init.lua
@ -701,6 +701,7 @@ if minetest.get_modpath("awards") ~= nil then
|
||||
-- (excluding unused blocks like default:cloud)
|
||||
awards.register_achievement("doc_minetest_game_allnodes", {
|
||||
title = "Block Index Completed",
|
||||
icon = "doc_awards_icon_generic.png",
|
||||
description = "Read all help entries about blocks.",
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user