]> granicus.if.org Git - nethack/commit
fix #H4414 - orcs vs elven gear
authorPatR <rankin@nethack.org>
Mon, 27 Jun 2016 11:56:06 +0000 (04:56 -0700)
committerPatR <rankin@nethack.org>
Mon, 27 Jun 2016 11:56:06 +0000 (04:56 -0700)
commit6e56c796c90831aa24a7528568fbaa9e940db238
treee40f01fdbaf8fc706d5fb4cb927c4ce87c0776d1
parent2c32d69a23cfb0ebac42aadd31a48a8ea6d2a980
fix #H4414 - orcs vs elven gear

I considered several potential interactions for orcs with elven
armor (and elves with orcish armor), such as longer wear/unwear
delay, reduced AC, or reduced magic cancellation/negation.  None
of them seemed worth doing.  In the end I just went with lembas
wafer tweaks:  new message when orc hero eats one, reduced nutrition
for that combination, different new message when elf hero eats one,
and increased nutrition for this combination.  Also, less increased
nutrition when a dwarf hero eats a cram ration.

I'm not particularly happy with either of the new messages, and
changing nutrition on the fly may lead to bugs.
doc/fixes36.1
src/eat.c