From eaa3b35fcf0f01db1ab759dcdd107b6b3b16eb99 Mon Sep 17 00:00:00 2001 From: PatR Date: Wed, 29 Jun 2022 18:28:01 -0700 Subject: [PATCH] pull request #797 - running past quest leader \ 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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 791ecbe43..32223d94c 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -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