fixed Clearing

This commit is contained in:
Zeno Rogue
2019-09-12 22:50:06 +02:00
parent 45c39c6fd8
commit 635c02803c
+1 -1
View File
@@ -913,7 +913,7 @@ namespace clearing {
printf("pdir i/ plantdir\n");
exit(1);
}
c->stuntime = ds;
c->stuntime = ds & 15;
}
if(c->mpdist <= 7 && c->monst != moMutant)
break;