alp-curse (ct_worse) hat vigour <=0, assert triggert

This commit is contained in:
Enno Rehling 2004-11-07 01:31:46 +00:00
parent 3d77654829
commit 34e88074cc
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ alp_findet_opfer(unit *alp, region *r)
*/
a_removeall(&alp->attribs, &at_eventhandler);
/* Alp umwandeln in Curse */
c = create_curse(mage, &opfer->attribs, ct_find("worse"), 0, 0, -2, opfer->number);
c = create_curse(mage, &opfer->attribs, ct_find("worse"), 2, 2, -2, opfer->number);
/* solange es noch keine spezielle alp-Antimagie gibt, reagiert der
* auch auf normale */
/* set_curseflag(opfer->attribs, C_ALLSKILLS, 0, CURSE_NOAGE+CURSE_IMMUN); */