Update sign desc

master
Wuzzy 2016-08-25 18:42:05 +02:00
parent 3ba4924b37
commit 6e615bed88
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@ local slabdesc = "Slabs are half as high as their full block counterparts. Slabs
local stairdesc = "Stairs are useful to reach higher places by walking over them; jumping is not required."
local signdesc = "A sign is placed at walls. You can write something on it."
local signuse = "Rightclick the sign to edit the text."
local signdesc = "A sign is placed at walls. Players can write something on it."
local signuse = "Point to the sign to reveal its message and rightclick the sign to edit the text."
local beddesc = "Beds allow you to sleep at night and waste some time. Survival in this world does not demand sleep, but sleeping might have some other uses. "
local beduse = "Rightclick on the bed to try to sleep in it. This only works at night. While being in it, you can rightclick the bed again to get up early."