]> granicus.if.org Git - nethack/commit
B12004 polymorphing into minotaur
authornethack.allison <nethack.allison>
Sun, 22 Sep 2002 15:59:46 +0000 (15:59 +0000)
committernethack.allison <nethack.allison>
Sun, 22 Sep 2002 15:59:46 +0000 (15:59 +0000)
commit183e450b1bccd1ea733637b2d9f0b2dc1859806d
treec149c26bc3b3640901cbb7fedfdd9b0dfb0ef547
parentce4bfb6a1a093852b9c7232a39bfe011eb147f42
B12004 polymorphing into minotaur
Polymorphing into creature with horns such as a minotaur,
will cause your helmet to fall off if it is made of a hard material.

Only minotaurs pass the has_horns() test in include/mondata.h
because the complaint specifically referred to them, but that
should perhaps be reviewed at some point by someone who is
certain which creatures have horns growing from their
head (some demons?)
doc/fixes34.1
include/mondata.h
src/polyself.c