Update sword help

master
Wuzzy 2017-05-28 13:28:12 +02:00
parent f1ce2e0f81
commit 805707f7e1
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ end
local hoedesc = S("Hoes are essential tools for growing crops. They are used to create farming soil in order to plant seeds on it.")
local hoeuse = S("Punch a cultivatable block with a hoe to turn it into soil. Dirt, dirt with grass, dirt with dry grass and desert sand are cultivatable blocks.")
local axedesc = S("An axe is your tool of choice to cut down blocks which are affected by brute force, especially trees and wood. It also serves as a weapon in a pinch, although not as efficient as swords, but still acceptable.")
local sworddesc = S("Swords are great in melee combat, as they are fast, deal high damage and can endure countless battles. Swords are also surprisingly useful in cutting “snappy” plants and blocks, like grass, wheat and leaves, but this will wear them out much faster than by fighting.")
local sworddesc = S("Swords are great in melee combat, as they are fast, deal high damage and can endure countless battles. Swords are also surprisingly useful in cutting “snappy” plants and blocks, like grass, wheat and leaves, but this will wear them out.")
local shoveldesc = S("Shovels are mining tools to mine “crumbly” blocks, such as sand, dirt, gravel, and so on. Technically, they can also be used as weapons, but they are not much better than hand-to-hand combat.")
local pickaxedesc = S("Pickaxes are mining tools to mine hard, “cracky” blocks, such as stone. If you are desperate, you can use a pickaxe as an inefficient weapon.")