hgeorgsch / armchar-swish

ArM character server implementation using Haskell and Swish
GNU General Public License v3.0
0 stars 1 forks source link

No score calcuated for living language #59

Closed hgeorgsch closed 2 years ago

hgeorgsch commented 2 years ago

In the test character the living language has neither score nor excess XP.

hgeorgsch commented 2 years ago

Only abilities from advancement had their scores calculated. By removing the initial sheet, this was solved.