Xorns in stone outside Sokobon and other special levels
First reported 12/13/2003, I think, but my archives contain more recent reports too. Special level specs like NON_PASSWALL and NON_DIGGABLE only apply to the map sections for which they are specified. So, on special levels of Sokobon, the large surrounding area is stone, but have no special flags set. So, it was possible to teleport a Xorn and have it appear in this outer area. Addressed this by checking the perimeter of the map(s) and if all are nondiggable and nonpassable, propagate this to the surrounding stone. This appears to be the intent on such levels, so there is no need to force the affected special levels to explicitly specify this.
This commit is contained in:
@@ -188,6 +188,8 @@ make gender of quest leaders and nemeses consistent with data.base and
|
||||
Orion and Norn should be giant sized
|
||||
Orion, Norn, Cyclops and Lord Surtur should be able to tear webs
|
||||
typo in Gnome King cellar message
|
||||
ensure monsters cannot teleport to or be created outside nonpassable bounds
|
||||
of special levels
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user