Skip to content

Commit 3025bfb

Browse files
authored
Merge pull request #6 from unboundlopez/codex/rename-z-adv-path-up-down-to-adv-path-up-down
Rename z-adv-path-up-down to adv-path-up-down
2 parents 98c96bb + a8205aa commit 3025bfb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
z-adv-path-up-down
1+
adv-path-up-down
22
==================
33

44
Auto-path one Z-level up or down from your current Adventurer position by simulating one-step
@@ -9,7 +9,7 @@ Synopsis
99

1010
::
1111

12-
z-adv-path-up-down
12+
adv-path-up-down
1313

1414
Usage
1515
-----
@@ -18,7 +18,7 @@ Run from the DFHack Lua console while in **Adventurer** mode:
1818

1919
::
2020

21-
[DFHack]# lua z-adv-path-up-down.lua
21+
[DFHack]# lua adv-path-up-down.lua
2222

2323
1. You’ll be prompted with **Up**, **Down**, or **Cancel**.
2424
2. Select **Up** to auto-path to the highest level above your current Z; **Down** to auto-path to the lowest level.

0 commit comments

Comments
 (0)