From 731adf2e0fbcac9a32179da077299ed6465af41e Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 17 Jun 2026 02:27:20 -0400 Subject: feat: movement overhauled. agility-enhancing items added. --- data/help/walk.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'data/help/walk.yaml') diff --git a/data/help/walk.yaml b/data/help/walk.yaml index 6c34ecd..11b8338 100644 --- a/data/help/walk.yaml +++ b/data/help/walk.yaml @@ -8,7 +8,9 @@ description: | Direction mode: Provide a string of direction characters (n, s, e, w, u, d). - Each character queues one movement step per game tick. + Each character queues one movement step. Each step takes the + normal movement tick delay (default 4 ticks per step, reduced + by movement equipment like Graceful or Cape of Agility). Examples: walk nnewn Walk north, north, east, west, north (5 ticks) -- cgit v1.2.3