From d9e504820d43e19e96b175f34a1d2a7a78842b4f Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Sat, 26 Aug 2017 18:20:00 +0200 Subject: Update stair help --- helptexts.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helptexts.lua b/helptexts.lua index 4159621..954f458 100644 --- a/helptexts.lua +++ b/helptexts.lua @@ -33,8 +33,8 @@ local walldesc = S("A piece of wall. When multiple of these are placed to next t local slabdesc = S("A slab is half as high as their full block counterparts and can occupy either the lower or upper half of a block. Low slabs can be easily stepped on without needing to jump. When a slab is placed on another slab of the same type, a new full block is created.") local slabuse = S("To place a low slab, place it on the floor or the bottom half of the side of a block. To place a high slab, place it on the ceiling or the upper half of the side of a block.") -local stairdesc = S("Stairs are useful to reach higher places by walking over them; jumping is not required.") - +local stairdesc = S("Stairs are useful to reach higher places by walking over them; jumping is not required. Stairs can be placed upside-down, too.") +local stairuse = S("To place this block normally, place it on the floor or at the lower half of the side of a block. To place it upside-down, place it at a ceiling or the upper half of the side of a block.") local signdesc = S("A sign is placed at walls. Players can write something on it.") local signuse = S("Point to the sign to reveal its message. Right-click the sign to edit the text.") -- cgit v1.2.3