Make KOPS unconditional.
This commit is contained in:
@@ -372,9 +372,7 @@ struct obj *corpse;
|
||||
(mptr == &mons[PM_ORACLE] && !fixuporacle(mtmp)))
|
||||
mongone(mtmp);
|
||||
}
|
||||
#ifdef STEED
|
||||
if (u.usteed) dismount_steed(DISMOUNT_BONES);
|
||||
#endif
|
||||
dmonsfree(); /* discard dead or gone monsters */
|
||||
|
||||
/* mark all fruits as nonexistent; when we come to them we'll mark
|
||||
|
||||
Reference in New Issue
Block a user