TARNE NICHT repariert

This commit is contained in:
Enno Rehling 2002-03-31 08:54:33 +00:00
parent cd5a693025
commit 9d2681e329
1 changed files with 3 additions and 0 deletions

View File

@ -232,6 +232,9 @@ setstealth(unit * u, strlist * S)
a->data.ca[1] = 1;
}
break;
case P_NOT:
u_seteffstealth(u, -1);
break;
default:
if (isdigit(s[0])) {
/* Tarnungslevel setzen */