]> granicus.if.org Git - nethack/commit
muse vs wand of teleportation
authorPatR <rankin@nethack.org>
Tue, 12 Sep 2017 01:58:48 +0000 (18:58 -0700)
committerPatR <rankin@nethack.org>
Tue, 12 Sep 2017 01:58:48 +0000 (18:58 -0700)
commit8d1e0d17565ca7567cd6c75565a3e5c6e87f8db1
treeb2904ebb5ecca9f8d20853d1849c6f6556ea40fe
parent863736f6bf9c2426c374f1741789d9c6d0d04842
muse vs wand of teleportation

Reported directly to devteam, case WAN_TELEPORTATION in use_offensive()
is never used.  Disable it, although this also adds other disabled code
which would make it become used if enabled.
src/muse.c