From a98cf958b0264358c5ea13818458ce8e3a229867 Mon Sep 17 00:00:00 2001 From: Led Mitz Date: Wed, 3 Apr 2024 18:01:32 +0000 Subject: Allow setting stats at start of game - server This brings back the ability to set stats during character creation. It will need to be tested first to ensure that new characters do not gain an additional 30 stat points and to make sure that current characters gain 3 more. Also, I'll need to make one more MR, probably, when I find out where character points on character creation are set. Will need to change from 48 to 54 in order to achieve 30 points, I think, though I may need to change 48 to 0 if this is set after login. Simple things are rarely simple in practice. GAH! **** Approved-by: Led Mitz Reviewed-by: Led Mitz --- client-data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client-data') diff --git a/client-data b/client-data index efd39593..29d62693 160000 --- a/client-data +++ b/client-data @@ -1 +1 @@ -Subproject commit efd39593b6204d2efd5ec3bedb51d6603b546536 +Subproject commit 29d626935acb75c4e8fdf9df7ba6fefc7e44a9f1 -- cgit v1.2.3-60-g2f50