diff options
Diffstat (limited to 'src/map/config/Core.h')
-rw-r--r-- | src/map/config/Core.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/map/config/Core.h b/src/map/config/Core.h index cbd7c0aa3..a5db0f1ff 100644 --- a/src/map/config/Core.h +++ b/src/map/config/Core.h @@ -6,12 +6,6 @@ **/ /** - * Max Refine available to your server - * Raising this limit requires edits to /db/refine_db.txt - **/ -#define MAX_REFINE 20 - -/** * Max number of items on @autolootid list **/ #define AUTOLOOTITEM_SIZE 10 |