1
Curses / Character generation bug
« on: March 18, 2009, 03:41:04 am »I was running the numbers on a new founder build and they didn't add up. It turns out line 424 of /src/title/newgame.cpp mixes a skill with an attribute.
Code: [Select]
newcr->att[SKILL_WRITING]+=1;