]> granicus.if.org Git - nethack/commit
Master of Thieves
authornethack.allison <nethack.allison>
Fri, 17 Dec 2004 00:33:05 +0000 (00:33 +0000)
committernethack.allison <nethack.allison>
Fri, 17 Dec 2004 00:33:05 +0000 (00:33 +0000)
commit422a6f814581a37a4990418572a5a669a168f62c
treeb24441ba84d89fb57d0ac966566bd40efd818827
parent5a893fbe2027ad02f3a38c2a569a82faec1b09b7
Master of Thieves

<Someone>  wrote:
> The "/* Fix up the quest nemesis */" code in role_init()
> adds M3_WAITFORU but _doesn't_ remove M3_CLOSE;
> since the Master of Thieves as the Rogue Quest Leader is
> defined with that flag, he keeps it when acting as the Tourist
> Quest Nemesis. Thus, when STRAT_WAITFORU
> is cleared by your actions, STRAT_CLOSE may stay in
> place making him stay meditating when another Nemesis
> wouldn't.
doc/fixes34.4
src/role.c