Add doc_items help page

master
Wuzzy 2016-10-29 00:56:08 +02:00
parent 2c05a2b073
commit 2dca8cc240
4 changed files with 10 additions and 1 deletions

View File

@ -1,2 +1,3 @@
treasurer
intllib?
doc_items?

View File

@ -126,4 +126,10 @@ do
end,
}
minetest.register_node("tsm_surprise:question",nodedef)
if minetest.get_modpath("doc_items") then
doc.sub.items.set_items_longdesc({
["tsm_surprise:question"] = S("If this block is mined, a few surprise items may drop out of it."),
})
end
end

View File

@ -1 +1,2 @@
Surprise block=Überraschungsblock
If this block is mined, a few surprise items may drop out of it.=Wenn dieser Block abgebaut wird, könnten ein paar Überraschungen hinausfallen.

View File

@ -1 +1,2 @@
Surprise block
Surprise block =
If this block is mined, a few surprise items may drop out of it. =