From 1a94dcfca3e9d2923a8cee0b48d1ad283d264b9c Mon Sep 17 00:00:00 2001 From: cohrs Date: Thu, 4 Sep 2003 15:24:15 +0000 Subject: [PATCH] U631 - bustling town down stairs correct the region where the down stairs can be placed so they don't show up in a cut off cave. If/when the level generator is improved to avoid generating such caves, the down stairs region could potentially be changed back. --- dat/mines.des | 2 +- doc/fixes34.3 | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dat/mines.des b/dat/mines.des index 6eab0f141..443940304 100644 --- a/dat/mines.des +++ b/dat/mines.des @@ -526,7 +526,7 @@ ENDMAP REGION:(00,00,38,15),lit,"ordinary" STAIR:levregion(01,03,20,19),(0,0,39,15),up -STAIR:levregion(21,03,75,19),(0,0,39,15),down +STAIR:levregion(61,03,75,19),(0,0,39,15),down FOUNTAIN:(22,07) FOUNTAIN:(09,13) REGION:(13,5,14,6),unlit,"ordinary" diff --git a/doc/fixes34.3 b/doc/fixes34.3 index 1f2b7ccb1..e2738cfe2 100644 --- a/doc/fixes34.3 +++ b/doc/fixes34.3 @@ -6,7 +6,8 @@ monster draining the player using Stormbringer decreased monster's hitpoints polymorphing to a flaming sphere should cure slime like other flaming monsters grammar, spelling and other typos student statues were converted to valkyries, not archeologists - +fix typo in bustling town down stairs declaration + Platform- and/or Interface-Specific Fixes ----------------------------------------- -- 2.50.1