Rewrite msgs for tools

master
Wuzzy 2018-05-15 02:57:51 +02:00
parent 1997fcde9a
commit fa14d27191
1 changed files with 2 additions and 2 deletions

View File

@ -229,9 +229,9 @@ easyvend.set_formspec = function(pos, player)
end
else
if buysell == "sell" then
weartext = "Warning: Might sell worn tools."
weartext = "Note: Might sell worn tools."
else
weartext = "Worn tools are bought, too."
weartext = "Accepts worn tools."
end
end
if weartext ~= nil then