summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-02-06 17:54:25 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-02-06 17:54:25 +0000
commit15914c94597d6c51c42ef22b7ee4f7f1970520eb (patch)
tree47cc0d0c322f8a5ab276aaddb78e2403b4d86d6b /crawl-ref/source/enum.h
parent7f57e44d0660cbb1c9971f3c170a011ffa7eb4a1 (diff)
downloadcrawl-ref-15914c94597d6c51c42ef22b7ee4f7f1970520eb.tar.gz
crawl-ref-15914c94597d6c51c42ef22b7ee4f7f1970520eb.zip
Fixed unbrandability of friendly hellions.
Moved beam cycling to ^C. We really need to make it a wizmode-only option. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@926 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index 4819753756..ccc8b70890 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -711,6 +711,7 @@ enum command_type
CMD_TARGET_FIND_DOWNSTAIR,
CMD_TARGET_FIND_YOU,
CMD_TARGET_DESCRIBE,
+ CMD_TARGET_WIZARD_MAKE_FRIENDLY,
CMD_TARGET_HELP,
// [ds] Silently ignored, requests another round of input.