Aduke.1931 net.games.rogue utzoo!decvax!duke!cjp Mon Mar 29 10:34:28 1982 Re: cwruecmp.43: multiplying armour The multiple armor effect is indeed a bug. It can occur only in the initial ring mail (and in the wizard's plate mail). The cause (for those of you with source to fix) is uninitialized o_count=1 and o_group=0 fields for the armor created in main.c and command.c. Charles Poirier (duke!cjp)