polywarn (trunk only)

This patch increments editlevel making existing save and bones files useless.

Add polywarn() code to grant the ability to detect certain monster
types while polymorphed into other specific monster types.

If you polymorph into a vampire or vampire lord, you are able to
sense humans.

And just for fun, if you polymorph into a purple worm, you are able to
sense shriekers :-)
This commit is contained in:
nethack.allison
2004-06-03 04:20:13 +00:00
parent f327a370fd
commit 6644c4086f
8 changed files with 79 additions and 9 deletions

View File

@@ -106,6 +106,7 @@ wishing for particular variety of tin contents (deep fried, broiled, etc.)
debug-mode wishing for random monster(s) via '*'
health-food store that stocks monk-appropriate foods in mine town when monk
give more information about your attributes in debug mode
polywarn to give intrinsic monster detection of limited species while polymorphed
Platform- and/or Interface-Specific New Features