summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r--src/common/mmo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h
index 04ea008bc..a58e8de86 100644
--- a/src/common/mmo.h
+++ b/src/common/mmo.h
@@ -106,6 +106,8 @@
#define MAX_FRIENDS 40
#define MAX_MEMOPOINTS 10
+//Size of the fame list arrays.
+#define MAX_FAME_LIST 10
//These max values can be exceeded and the char/map servers will update them with no problems
//These are just meant to minimize the updating needed between char/map servers as players login.
//Room for initial 10K accounts