[net.games.rogue] Enchanting rings and food

kos (10/12/82)

#R:mork-cb:-14600:uiucdcs:9500049:000:600
uiucdcs!kos    Oct 12 14:16:00 1982

I would guess, if a gun were put to my head, that the program uses a
union to store all the items, and occasionally doesn't check the tag
to see what kind of item it is.  Thus, a +1 ring of increase damage
may look like a dart if you check its "weapon type", and if its plus
to hit or plus to damage were modified by reading the scroll, they're
possibly in a part of the union that isn't used for rings. /* whew */
(Note that occcasionally the tag IS checked -- for example when you
eat, quaff, read, Wear, or Put on.)


				exit(0);
				Phil Kos
				"Argyle the Plaid"
				decvax!pur-ee!uiucdcs!kos