diff options
author | Wuzzy <almikes@aol.com> | 2016-08-01 22:48:46 +0200 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-08-01 22:48:46 +0200 |
commit | 157465aa342b3e9b0c6b65993f9d294b41157405 (patch) | |
tree | 30c9547b43c4043d25f79af09a9ec2ef1cf60c8a | |
parent | 0966a6585a7323aa4ede9c81e40cd5f4f096bce5 (diff) |
Update awards icon
-rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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.", }) |