]> granicus.if.org Git - nethack/commit
non-humanoid lawful minions wearing armor
authorcohrs <cohrs>
Mon, 10 Mar 2003 20:57:49 +0000 (20:57 +0000)
committercohrs <cohrs>
Mon, 10 Mar 2003 20:57:49 +0000 (20:57 +0000)
commit1a428307f324dd47af7cd3d11e4f086e8646bbe6
treec7b41f99bc4cd1a13cd13948b0b9043594e365ae
parent4e1c4a5f747a86779e04b19481810f8b12a955a0
non-humanoid lawful minions wearing armor
<Someone> reported that couatl and ki-rin could wear boots and gloves.
Two problems: 1. all minions were created with a sword and armor, even those
that couldn't use them.  2. couatl and ki-rin were missing some important
bits in their M1 flags.
Now neither couatl or ki-rin are created with armor, and they won't try
to wear any armor they cross in the dungeon.
doc/fixes35.0
src/makemon.c
src/monst.c