From a4e12b931bb08f5d6fc4e61508bf87623941b4be Mon Sep 17 00:00:00 2001 From: zelgadis Date: Fri, 27 Jun 2008 02:50:20 +0000 Subject: Use "!Q" inscription to force a prompt before quivering an item instead of "!f". Update docs on addition of "!Q", on "!z" changing to "!Z" and "!E" changing to "!v", and on "=f" preventing an item from being auto-quivered. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6163 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/docs/crawl_manual.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'crawl-ref/docs') diff --git a/crawl-ref/docs/crawl_manual.txt b/crawl-ref/docs/crawl_manual.txt index 1efc4ac2fa..f32e9f6928 100644 --- a/crawl-ref/docs/crawl_manual.txt +++ b/crawl-ref/docs/crawl_manual.txt @@ -2663,7 +2663,7 @@ Inscriptions containing the following strings affect the behaviour of some commands: !* prompt before any action using this item !w prompt before wielding and unwielding - !z prompt before zapping + !Z prompt before zapping !e prompt before eating !q prompt before quaffing !r prompt before reading @@ -2672,7 +2672,8 @@ some commands: !T prompt before taking off armour !P prompt before putting on jewelry !R prompt before removing jewelry - !E prompt before evoking an item + !v prompt before evoking an item + !Q prompt before explicitly quivering an item !p prompt Nemelex Xobeh worshippers before sacrificing a stack containing an item with this inscription; if the answer is "No", the whole stack will be skipped, and no item is sacrificed @@ -2685,8 +2686,8 @@ some commands: this inscription) =s If stash tracking is explicit, then dropping this item will cause a stash to automatically be marked. - =f item is excluded when cycling ammunition - +f item is included when cycling ammunition + =f item is excluded when cycling ammunition and from automatic quivering + +f item is included when cycling ammunition and in automatic quivering !D prompt before performing an action that might destroy this item If you're attempting to destroy an item thus inscribed by sacrificing it, destroying a weapon, or burning a book in the -- cgit v1.2.3-54-g00ecf