add doc description to barrels

This commit is contained in:
AFCMS 2022-02-06 19:04:13 +01:00
parent e3e06b4a4b
commit b88060dbfb
Signed by untrusted user: AFCMS
GPG Key ID: 8720389A25B652E3
7 changed files with 22 additions and 12 deletions

View File

@ -78,9 +78,8 @@ end
minetest.register_node("mcl_barrels:barrel_closed", {
description = S("Barrel"),
--_tt_help = tt_help,
--_doc_items_longdesc = longdesc,
--_doc_items_usagehelp = usagehelp,
_doc_items_longdesc = S("Barrels are containers which provide 27 inventory slots."),
_doc_items_usagehelp = S("To access its inventory, rightclick it. When broken, the items will drop out."),
tiles = {"mcl_barrels_barrel_top.png", "mcl_barrels_barrel_bottom.png", "mcl_barrels_barrel_side.png"},
paramtype = "light",
paramtype2 = "facedir",
@ -110,9 +109,8 @@ minetest.register_node("mcl_barrels:barrel_closed", {
minetest.register_node("mcl_barrels:barrel_open", {
description = S("Barrel Open"),
--_tt_help = tt_help,
--_doc_items_longdesc = longdesc,
--_doc_items_usagehelp = usagehelp,
_doc_items_longdesc = S("Barrels are containers which provide 27 inventory slots."),
_doc_items_usagehelp = S("To access its inventory, rightclick it. When broken, the items will drop out."),
_doc_items_create_entry = false,
tiles = {"mcl_barrels_barrel_top_open.png", "mcl_barrels_barrel_bottom.png", "mcl_barrels_barrel_side.png"},
paramtype = "light",

View File

@ -1,2 +1,4 @@
# textdomain: mcl_barrels
Barrel=
Barrel=
Barrels are containers which provide 27 inventory slots.=
To access its inventory, rightclick it. When broken, the items will drop out.=

View File

@ -1,2 +1,4 @@
# textdomain: mcl_barrels
Barrel=
Barrel=
Barrels are containers which provide 27 inventory slots.=
To access its inventory, rightclick it. When broken, the items will drop out.=

View File

@ -1,2 +1,4 @@
# textdomain: mcl_barrels
Barrel=Tonneau
Barrel=Tonneau
Barrels are containers which provide 27 inventory slots.=Les tonneaux sont des conteneurs qui offrent 27 emplacements d'inventaire.
To access its inventory, rightclick it. When broken, the items will drop out.=Pour accéder à son inventaire, faites un clic droit dessus. Une fois cassés, les articles tomberont.

View File

@ -1,2 +1,4 @@
# textdomain: mcl_barrels
Barrel=
Barrel=
Barrels are containers which provide 27 inventory slots.=
To access its inventory, rightclick it. When broken, the items will drop out.=

View File

@ -1,2 +1,4 @@
# textdomain: mcl_barrels
Barrel=
Barrel=
Barrels are containers which provide 27 inventory slots.=
To access its inventory, rightclick it. When broken, the items will drop out.=

View File

@ -1,2 +1,4 @@
# textdomain: mcl_barrels
Barrel=
Barrel=
Barrels are containers which provide 27 inventory slots.=
To access its inventory, rightclick it. When broken, the items will drop out.=