diff --git a/src/sled.lua b/src/sled.lua index 31909bd..e6af1fe 100644 --- a/src/sled.lua +++ b/src/sled.lua @@ -129,7 +129,7 @@ local function sled_rightclick(self, player) position = {x=0.5, y=0.89}, name = "sled", scale = {x=2, y=2}, - text = "You are on the sled! Press the sneak key to get off the sled.", -- LazyJ + text = "You are on the sled! Hold the sneak key to get off the sled.", -- LazyJ direction = 0, }) -- End part 1