"Draigzauber Mächte des Todes ruft Skelette mit Talent Magie"
added some output as well
This commit is contained in:
Enno Rehling 2008-01-07 20:45:10 +00:00
parent e5ce17b6ef
commit da5aef2110
1 changed files with 2 additions and 0 deletions

View File

@ -490,6 +490,8 @@ fix_undead(void)
u->skills = 0;
u->skill_size = 0;
log_warning(("fixing skills for %s %s, level %d.\n", u->race->_name[0], itoa36(u->no), level));
if (level>0) {
const race * rc = u->race;
skill_t sk;