From 74479198e86649f0f595da1d14a32119a90f3e20 Mon Sep 17 00:00:00 2001 From: The Dax Date: Wed, 18 Jun 2025 12:16:54 -0400 Subject: [PATCH] Nudge.lua: clarify usage --- resources/scripts/commands/debug/Nudge.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/scripts/commands/debug/Nudge.lua b/resources/scripts/commands/debug/Nudge.lua index 249463c..afb97d0 100644 --- a/resources/scripts/commands/debug/Nudge.lua +++ b/resources/scripts/commands/debug/Nudge.lua @@ -26,7 +26,7 @@ function onCommand(args, player) ["-"] = -1, ["DESCEND"] = -1, } - local usage = "Usage: !nudge " + local usage = "Moves the user in a specified direction. Defaults to 5 yalms forward.\nUsage: !nudge " if argc == 1 then if checkArg1 then