Fixed item description

master
Giov4 2020-10-25 22:06:42 +00:00
parent 570e1d61ff
commit cc0a9424fa
3 changed files with 4 additions and 4 deletions

View File

@ -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
end

View File

@ -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à)
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à)

View File

@ -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)=
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)=