]> granicus.if.org Git - nethack/commit
sunsword vs gremlin
authornhmall <nhmall@nethack.org>
Sat, 22 Sep 2018 18:08:28 +0000 (14:08 -0400)
committernhmall <nhmall@nethack.org>
Sat, 22 Sep 2018 18:08:28 +0000 (14:08 -0400)
commitbbb81700f543c85f8209e6c05ce77d7e5b3e5f46
tree3fef01ef5e011843592f8566ea2d483aa4823e55
parent6a86cafa90ac236fde1a7bca7836590d001b6a77
sunsword vs gremlin

The original report complained that gremlins seemed impervious to
Sunsword's light yet a flash from a camera caused them to cry out in pain
despite "The long sword named Sunsword begins to shine brilliantly!"

This commit does two things:
1. A dmg bonus is applied against gremlins using a lit Sunsword.
2. Gremlins will generally avoid the light emitted by Sunsword.
There's a few minor flavor bits thrown in also.

It is understood that this effectively makes Sunsword provide
"gremlin-proofing", but the gremlin myth and Sunsword's characteristic
feature pretty much demand it.

bug 42
doc/fixes36.2
include/extern.h
include/mondata.h
src/mondata.c
src/monmove.c
src/uhitm.c
src/weapon.c