]> granicus.if.org Git - nethack/commit
fix #H4219 - renegade Angel banter
authorPatR <rankin@nethack.org>
Mon, 29 Feb 2016 02:47:01 +0000 (18:47 -0800)
committerPatR <rankin@nethack.org>
Mon, 29 Feb 2016 02:47:01 +0000 (18:47 -0800)
commitca02008d03a08f0f67a4d5704034d92856ca9e44
tree361580bcef6fd0d4d822f5f9c57807b973f91b70
parentbe084392d5d5c375d603b604efc9759b189ceaf7
fix #H4219 - renegade Angel banter

Lawful angels deliver taunt messages from a pool of messages which
might mention the lawful god; demons and non-lawful angels draw from
another pool which doesn't mention any gods.  Since it is odd for a
'renegade' angel to claim to be operating for its god, choose taunts
from the other pool of messages for renegade lawful angels.

Not related:  some formatting fixups in include/mextra.h.
doc/fixes36.1
include/mextra.h
src/wizard.c