From: utzoo!decvax!harpo!floyd!cmcl2!philabs!sdcsvax!vasse Newsgroups: net.games.rogue Title: Re: enchanted arrows Article-I.D.: sdcsvax.21 Posted: Tue Feb 15 18:08:17 1983 Received: Sat Feb 19 04:19:18 1983 References: trw-unix.16 I had heard of that bug and It was in Version 3.6. If you have the sources, there is a quick change that you can make to fix this. Inadvertently, the author forgot to initialize the arrow before throwing it on the floor. This means that what ever junk was in the variables before will still be there. If you find one and pick it up, You will always kill on the first shot. The change is to be made where the arrow was thrown (I'm not exactly sure where exactly that is) and it should follow the same format as when your mace and bow are initialized before they are given to you at the start of the game. I think it was a total of two lines. It's a good bug!!! Rich ...ucbvax!sdcsvax!vasse