summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/externs.h')
-rw-r--r--crawl-ref/source/externs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/externs.h b/crawl-ref/source/externs.h
index 7ff9054ed6..ba69a74475 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -836,6 +836,8 @@ public:
int drop_mode; // Controls whether single or multidrop
// is the default.
+ int pickup_mode; // -1 for single, 0 for menu,
+ // X for 'if at least X items present'
bool easy_exit_menu; // Menus are easier to get out of