diff --git a/init.lua b/init.lua index db61aa6..b08b30e 100644 --- a/init.lua +++ b/init.lua @@ -8,7 +8,7 @@ local callbacks = {} ---------------------- minetest.register_craftitem("enderpearl:ender_pearl", { - description = "Enderpeal\n"..t("Left click to throw it@nIt will teleport you on the node it hits making you 2 damage@n(it won't work if you launch it to an unloaded world area)"), + description = "Enderpearl\n"..t("Left click to throw it@nIt will teleport you on the node it hit making you 2 damage@n(it won't work if you launch it in an unloaded world area)"), inventory_image = "enderpearl.png", stack_max = 16, on_use = @@ -130,4 +130,4 @@ function enderpearl.block_teleport(player, duration) end player:get_meta():set_string("ep_can_teleport", "false") -end \ No newline at end of file +end diff --git a/locale/enderpearl.it.tr b/locale/enderpearl.it.tr index a36f7be..cd9d82e 100644 --- a/locale/enderpearl.it.tr +++ b/locale/enderpearl.it.tr @@ -1,3 +1,3 @@ # textdomain: enderpearl -Left click to throw it@nIt will teleport you on the node it hits making you 2 damage@n(it won't work if you launch it to an unloaded world area)=Click sinistro per lanciarla@nTi teletrasporterà sul blocco che colpirà@n(se la lanci in un area della mappa non caricata non funzionerà) \ No newline at end of file +Left click to throw it@nIt will teleport you on the node it hit making you 2 damage@n(it won't work if you launch it in an unloaded world area)=Click sinistro per lanciarla@nTi teletrasporterà sul blocco colpito@n(se la lanci in un area della mappa non caricata non funzionerà) diff --git a/locale/template.txt b/locale/template.txt index 5b0474f..7a454f3 100644 --- a/locale/template.txt +++ b/locale/template.txt @@ -1,3 +1,3 @@ #textdomain: enderpearl -Left click to throw it@nIt will teleport you on the node it hits making you 2 damage@n(it won't work if you launch it to an unloaded world area)= \ No newline at end of file +Left click to throw it@nIt will teleport you on the node it hit making you 2 damage@n(it won't work if you launch it in an unloaded world area)=