summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
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 930719aa8c..ae040919f4 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -4439,6 +4439,7 @@ enum daction_type
DACT_BRIBE_TIMEOUT,
DACT_REMOVE_GOZAG_SHOPS,
DACT_SET_BRIBES,
+ DACT_ALLY_MAKHLEB,
NUM_DACTIONS,
// If you want to add a new daction, you need to
// add a corresponding entry to *daction_names[]