From cc0a9424fa4fb91174264b0329c47ea488ecc8bd Mon Sep 17 00:00:00 2001 From: Giov4 <5796578-giov4@users.noreply.gitlab.com> Date: Sun, 25 Oct 2020 22:06:42 +0000 Subject: [PATCH] Fixed item description --- init.lua | 4 ++-- locale/enderpearl.it.tr | 2 +- locale/template.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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)=