]> granicus.if.org Git - nethack/commitdiff
pull request #797 - running past quest leader \
authorPatR <rankin@nethack.org>
Thu, 30 Jun 2022 01:28:01 +0000 (18:28 -0700)
committerPatR <rankin@nethack.org>
Thu, 30 Jun 2022 01:28:01 +0000 (18:28 -0700)
and not stopping if tossed out of the quest

Pull request from entrez:  a running or travelling hero who passes
next to the quest leader and gets tossed back through the portal for
some reason would keep on running on the far side.

Closes #797

doc/fixes3-7-0.txt

index 791ecbe4325b740c7f119824ec3b63fbf477bc21..32223d94c2d55e196dd9e048fd8c0ee4eafb71f7 100644 (file)
@@ -944,6 +944,9 @@ a migrating long worm that couldn't arrive could be placed at <0,0> while
        (message is confused; it should say "long worm" without tail)
 dropping things with 'D' wouldn't merge them with compatible items already at
        that floor spot because use of obj->bypass made them seem incompatible
+a hero on the quest home level who runs or travels past the quest leader and
+       gets tossed out of the quest for some reason would keep running on the
+       far side of the quest portal
 
 
 Fixes to 3.7.0-x Problems that Were Exposed Via git Repository