diff --git a/doc/fixes37.0 b/doc/fixes37.0 index 681953b5f..977cefcc5 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -1,4 +1,4 @@ -$NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.121 $ $NHDT-Date: 1583515468 2020/03/06 17:24:28 $ +$NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.125 $ $NHDT-Date: 1583708535 2020/03/08 23:02:15 $ General Fixes and Modified Features ----------------------------------- @@ -68,6 +68,8 @@ wizmakemap didn't account for unique monsters and didn't correct monster birth counts generate objects (eg. statues) with genocided or extinct monster classes in special levels, if requested +if the orc-town version of mine town has been loaded, creation of orc zombies + or orc mummies would name them as part of the town raiding orc clan Fixes to 3.7.0-x Problems that Were Exposed Via git Repository @@ -78,8 +80,6 @@ revised "mysterious force" when climbing out of gehennom could generate warnings about "rn2(0) attempted" or "rn2(-n) attempted" after 'w' on split stack patch, wielding '-' would cause an object_lost panic same patch allowed partial stack from getobj to replace cursed wielded weapon -if the orc-town version of mine town has been loaded, creation of orc zombies - or orc mummies would name them as part of the town raiding orc clan autounlock of door or chest took no time; chest case depended on whether anything got looted along with the unlocking autounlock with artifact unlocking tool didn't do touch check on that tool @@ -184,8 +184,6 @@ wizard mode #wizborn command Platform- and/or Interface-Specific New Features ------------------------------------------------ -teach unix/Makefile.doc how to make Guidebook.dat, an unpaginated copy of - Guidebook.txt NetHack Community Patches (or Variation) Included