fix #K2154 - monster wearing alchemy smock
authorPatR <rankin@nethack.org>
Wed, 28 Jul 2021 20:45:56 +0000 (13:45 -0700)
committerPatR <rankin@nethack.org>
Wed, 28 Jul 2021 20:45:56 +0000 (13:45 -0700)
commit0891ef4e22ccb56bacd41ce302d4178c1c6525aa
tree953005cc8f7e2e346f202c57a7d4637d3e870b00
parent19599fa75162138a6fd73a6978a01f36256b66ca
fix #K2154 - monster wearing alchemy smock

For the hero, a worn alchemy smock confers both poison resistance
and acid resistance.  For monsters, it was only conferring poison
resistance.  Change ut to add acid resistance too.
doc/fixes37.0
src/worn.c