summaryrefslogtreecommitdiff
path: root/src/map/map.h
diff options
context:
space:
mode:
authorajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-27 00:38:25 +0000
committerajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-27 00:38:25 +0000
commitae248e8af2bbeb7096f8253be9b304ee0d1a532e (patch)
treeb2e035092809fdc373950344a82ed82f58f1c15d /src/map/map.h
parentb6164a64d5c67e7db1d375408ce7e3e48ef1f361 (diff)
downloadhercules-ae248e8af2bbeb7096f8253be9b304ee0d1a532e.tar.gz
hercules-ae248e8af2bbeb7096f8253be9b304ee0d1a532e.tar.bz2
hercules-ae248e8af2bbeb7096f8253be9b304ee0d1a532e.tar.xz
hercules-ae248e8af2bbeb7096f8253be9b304ee0d1a532e.zip
Fixes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@801 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/map.h')
-rw-r--r--src/map/map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/map.h b/src/map/map.h
index 2b976fe6c..9da2592c1 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -32,6 +32,7 @@
#define MAX_WALKPATH 32
#define MAX_DROP_PER_MAP 48
#define MAX_IGNORE_LIST 80
+#define MAX_VENDING 12
#define DEFAULT_AUTOSAVE_INTERVAL 60*1000