summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--charcreation.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/charcreation.xml b/charcreation.xml
index e96cbfa5..b6e0bd52 100644
--- a/charcreation.xml
+++ b/charcreation.xml
@@ -6,8 +6,8 @@
<hairstyle min="1" max="20"/>
<!-- hide look selection -->
<look min="1" max="1"/>
- <!-- stat selection -->
- <stat min="1" max="10" sum="27"/>
+ <!-- stat selection. 48 / 2 = 24. You start with 1 in all of 6 -> need 24+6 = 30 -->
+ <stat min="1" max="10" sum="30"/>
<!-- hide race selection -->
<race min="1" max="1"/>
</chars>