summaryrefslogtreecommitdiff
path: root/src/map/itemdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/itemdb.h')
-rw-r--r--src/map/itemdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/itemdb.h b/src/map/itemdb.h
index 01f7b0f7d..12fcdf6bb 100644
--- a/src/map/itemdb.h
+++ b/src/map/itemdb.h
@@ -6,7 +6,7 @@
#include "../common/mmo.h" // ITEM_NAME_LENGTH
-#define MAX_RANDITEM 10000
+#define MAX_RANDITEM 11000
#define MAX_SEARCH 5 //Designed for search functions, species max number of matches to display.