summaryrefslogtreecommitdiff
path: root/src/emap/const
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/const')
-rw-r--r--src/emap/const/craft.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/emap/const/craft.h b/src/emap/const/craft.h
new file mode 100644
index 0000000..69e25c9
--- /dev/null
+++ b/src/emap/const/craft.h
@@ -0,0 +1,9 @@
+// Copyright (c) Copyright (c) Hercules Dev Team, licensed under GNU GPL.
+// Copyright (c) 2014 - 2015 Evol developers
+
+#ifndef EVOL_MAP_CONST_CRAFT
+#define EVOL_MAP_CONST_CRAFT
+
+#define craft_inventory_size 9
+
+#endif // EVOL_MAP_CONST_CRAFT