mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2024-11-15 23:10:18 +01:00
Tradotta la descrizione
This commit is contained in:
parent
a0d0c8e7cd
commit
2d94539858
|
@ -220,7 +220,7 @@ function stairsplus:register_slope(modname, subname, recipeitem, fields)
|
|||
},
|
||||
}
|
||||
|
||||
local desc = S("%s Slope"):format(fields.description)
|
||||
local desc = S("Piano inclinato - %s Slope"):format(fields.description)
|
||||
for alternate, def in pairs(defs) do
|
||||
for k, v in pairs(fields) do
|
||||
def[k] = v
|
||||
|
|
Loading…
Reference in New Issue
Block a user