summaryrefslogtreecommitdiff
path: root/world/conf/char_athena.conf
diff options
context:
space:
mode:
Diffstat (limited to 'world/conf/char_athena.conf')
-rw-r--r--world/conf/char_athena.conf16
1 files changed, 8 insertions, 8 deletions
diff --git a/world/conf/char_athena.conf b/world/conf/char_athena.conf
index 3e0fa61d..769b8f9b 100644
--- a/world/conf/char_athena.conf
+++ b/world/conf/char_athena.conf
@@ -44,18 +44,18 @@ min_name_length: 4
// set to 1 if you want to limit accounts to 1 character
char_slots: 9
-// max hair style and hair color
-max_hair_style: 1
-max_hair_color: 1
+// max hair style and hair color at start
+max_hair_style: 20
+max_hair_color: 13
-// the minimum value for stats (str, agi, ...)
+// the minimum value for stats on creation (str, agi, ...)
min_stat_value: 1
-// the maximum value for stats (str, agi, ...)
-max_stat_value: 1
+// the maximum value for stats on creation (str, agi, ...)
+max_stat_value: 10
-// the sum of all stats combined (str + agi + int + ...)
-total_stat_sum: 6
+// the sum of all stats combined on creation (str + agi + int + ...)
+total_stat_sum: 27
// Filename of the file which receives the online players list in text
online_txt_filename: online.txt