This commit is contained in:
Sokomine 2024-12-05 23:11:31 +01:00
parent 769b4046b4
commit 5f6f488788

View File

@ -213,10 +213,9 @@ yl_speak_up.get_fs_initial_config = function(player, n_id, d_id, is_initial_conf
"Export: Show the dialog in .json format which you can"..
"\n\tcopy and store on your computer.]",
-- name of the npc
"checkbox[2.2,0.9;show_nametag;;",
"checkbox[2.2,0.9;show_nametag;Show nametag;",
tostring(tmp_show_nametag),
"]",
"label[2.7,0.9;Show nametag]",
"label[0.2,1.65;Name:]",
"field[2.2,1.2;4,0.9;n_npc;;",
minetest.formspec_escape(tmp_name),