Allow quickly moving cursor on monsters

Original patch was mine, but this implementation took
ideas from Dynahack by Tung Nguyen
This commit is contained in:
Pasi Kallinen
2016-01-06 03:04:13 +02:00
parent d598cf536b
commit 2c9ae20c5a
2 changed files with 63 additions and 0 deletions

View File

@@ -87,6 +87,7 @@ requiver pickup_thrown objects if quiver is empty
make mimics mimicing walls or trees also block light
stepping onto lava destroyed non-fireproof water walking boots but left other
vulnerable boot types intact
allow moving cursor to monsters with 'm' and 'M' when asked for map location
Platform- and/or Interface-Specific Fixes