summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/crawl_macros.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/docs/crawl_macros.txt')
-rw-r--r--crawl-ref/docs/crawl_macros.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/docs/crawl_macros.txt b/crawl-ref/docs/crawl_macros.txt
index 66bd3a105d..1bde42a5df 100644
--- a/crawl-ref/docs/crawl_macros.txt
+++ b/crawl-ref/docs/crawl_macros.txt
@@ -109,12 +109,12 @@ Easier Nemelex hoovering.
-------------------------
# F12: Nemelex hoover
K:\{379}
-A:w0Iyp,y
+A:w0Eyp,y
This sets up your portable altar, prays there, confirms, and picks it up
-again. The sequence assumes that the altar carries the inscription {w0}.
+again. The sequence assumes that the altar carries the inscription {@w0}.
Actually, this can be achieved automatically with the init.txt line
- autoinscribe = portable altar:w0
+ autoinscribe = portable altar:@w0
If you have your weapon on slot a, feel free to add 'wa' to the sequence.
Easy surroundings mode.