From 23fba68012f4b146198bd6cedf77287afb213544 Mon Sep 17 00:00:00 2001 From: PatR Date: Sun, 27 Jan 2019 15:28:31 -0800 Subject: [PATCH] Wine Cellar tweak User-contributed fix; bypassed the contact form so no #Hnnnn number. On the Gnome King's Wine Cellar version of Mines' End, a couple of wall stubs in the lower far right were diggable, unlike all other walls on the level. One single-spot wall stub was leftmost of three undiggable spots, wall+floor+stone. The floor spot wasn't noticeably different from normal (not sure whether digging a pit was prohibited) but the stone one was. --- dat/mines.des | 6 ++++-- doc/fixes36.2 | 4 +++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/dat/mines.des b/dat/mines.des index ec1a0964c..19a829bda 100644 --- a/dat/mines.des +++ b/dat/mines.des @@ -1,4 +1,4 @@ -# NetHack 3.6 mines.des $NHDT-Date: 1432512783 2015/05/25 00:13:03 $ $NHDT-Branch: master $:$NHDT-Revision: 1.25 $ +# NetHack 3.6 mines.des $NHDT-Date: 1548631704 2019/01/27 23:28:24 $ $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.30 $ # Copyright (c) 1989-95 by Jean-Christophe Collet # Copyright (c) 1991-95 by M. Stephenson # NetHack may be freely redistributed. See license for details. @@ -1023,8 +1023,10 @@ NON_DIGGABLE:(00,00,52,17) NON_DIGGABLE:(53,00,74,00) NON_DIGGABLE:(53,17,74,17) NON_DIGGABLE:(74,01,74,16) -NON_DIGGABLE:(53,07,55,07) +NON_DIGGABLE:(53,07,53,07) +NON_DIGGABLE:(58,12,58,13) NON_DIGGABLE:(53,14,61,14) +NON_DIGGABLE:(61,15,61,16) # The Gnome King's wine cellar. # the Trespassers sign is a long-running joke ENGRAVING:(12,03),engrave,"You are now entering the Gnome King's wine cellar." diff --git a/doc/fixes36.2 b/doc/fixes36.2 index 517cd1a09..b07696df8 100644 --- a/doc/fixes36.2 +++ b/doc/fixes36.2 @@ -1,4 +1,4 @@ -$NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.235 $ $NHDT-Date: 1548209734 2019/01/23 02:15:34 $ +$NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.237 $ $NHDT-Date: 1548631703 2019/01/27 23:28:23 $ This fixes36.2 file is here to capture information about updates in the 3.6.x lineage following the release of 3.6.1 in April 2018. Please note, however, @@ -335,6 +335,8 @@ entering Ft.Ludios with a lit candle lit up the entire entry room except for one corner spot; that corner is beyond candle radius but other spots even further away were being shown; force the walls to unlit in order to prevent those wall spots from showing so soon +a couple of short wall segments in the "Gnome King's Wine Cellar" variant of + Mines' End were diggable; one stone spot which should have been, wasn't boulder dropped or launched by a monster onto a monster trapped in a pit and killing it credited/blamed the hero and might trigger a deltrap panic the simulation of dual weapon combat when polymorphed into a form with more -- 2.49.0