From 39a57c6b77e00b31c9071763df4557dced63faf1 Mon Sep 17 00:00:00 2001 From: Ledmitz <smoothshifter@tuta.io> Date: Tue, 5 Mar 2024 18:09:28 -0400 Subject: Allow setting stats at the start of game. See matching server-data --- charcreation.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charcreation.xml b/charcreation.xml index 9c48f015..4af8692a 100644 --- a/charcreation.xml +++ b/charcreation.xml @@ -6,8 +6,8 @@ <hairstyle min="1" max="1"/> <!-- hide look selection --> <look min="1" max="1"/> - <!-- hide stat selection --> - <stat min="1" max="1" sum="6"/> - <!-- hide race selection --> - <race min="1" max="1"/> + <!-- stat selection --> + <stat min="1" max="10" sum="30"/> + <!-- race selection --> + <race min="1" max="3"/> </chars> -- cgit v1.2.3-70-g09d2