Use new doc_items field names

master
Wuzzy 2016-11-16 06:43:52 +01:00
parent 9afc412981
commit 04c2b90e05
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ end)
do
local nodedef = {
description = S("Surprise block"),
x_doc_items_longdesc = S("If this block is mined, a few surprise items may drop out of it."),
_doc_items_longdesc = S("If this block is mined, a few surprise items may drop out of it."),
tiles = { { name = "tsm_surprise_question_anim.png", animation = {
type = "vertical_frames", aspect_w=16, aspect_h=16, length=3.0 } } },
drop = "",