summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--helptexts.lua4
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."