]> granicus.if.org Git - nethack/commit
buglist entry: hobbits and elven mithril armour
authornethack.allison <nethack.allison>
Sun, 29 Dec 2002 23:55:58 +0000 (23:55 +0000)
committernethack.allison <nethack.allison>
Sun, 29 Dec 2002 23:55:58 +0000 (23:55 +0000)
commite8ca725e9271848834e4029c7fb53cf7049ef4df
tree377c0cb9b8aa344c5248edf4869f467ce7df4c95
parentdf07fd4b90a5f4e33caaf87a3b0ab8e68f37983f
buglist entry: hobbits and elven mithril armour
<Someone> wrote: "Also, hobbits can't wear armour,
at least, you can't wear armour when polymorphed into a hobbit, even
though hobbits do tend to be carrying elven mithril-coats.
It's tempting to suggest adding an explicit exception in
sliparm() for elven mithril just to keep the Tolkienness."

- added a general routine for adding race-based /object
combination exceptions.
- hobbits can wear elven mithril-coats
doc/fixes34.1
include/extern.h
include/obj.h
src/do_wear.c
src/polyself.c
src/read.c
src/worn.c