diff options
author | Wuzzy <almikes@aol.com> | 2016-08-25 18:42:05 +0200 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-08-25 18:42:05 +0200 |
commit | 6e615bed88b6c00f320039c2b223a3c0f2ccb7bb (patch) | |
tree | 4c8aca3de4554f8d6d03ea5188702517f840ba50 | |
parent | 3ba4924b376e2a87024f25ba901f6f94d21a4889 (diff) |
Update sign desc
-rw-r--r-- | helptexts.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/helptexts.lua b/helptexts.lua index 3b75c83..042b378 100644 --- a/helptexts.lua +++ b/helptexts.lua @@ -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." |