revamp baalz level
commitbde9fdd48b009c80b809e1c71ea9d62f67d4cf0f
authorPatR <rankin@nethack.org>
Mon, 4 Apr 2016 20:59:23 +0000 (4 13:59 -0700)
committerPatR <rankin@nethack.org>
Mon, 4 Apr 2016 20:59:23 +0000 (4 13:59 -0700)
tree010e7768e9ef6d6c304a06f3e149f1afc96bd623
parentd63ff7700d95e56db61479c008dfb5a72c328144
revamp baalz level

Quite a bit of special case code for something so inconsequential.
Tweak the baalz level layout a little to make it be a bit more
interesting, and perform custom wallification on it so that the
beetle layout becomes clearly visible.  It looks great with
DECgraphics (and presumably IBMgraphics).  It's recognizeable but
not as interesting with ordinary ascii because corner walls use
'-' or '|' so don't join up nicely.  It looks a little weird
with tiles; the square aspect ratio of individual tiles makes it
end up being very elongated compared to character cell map it was
designed for.

As far as the level layout goes, the pair of secret doors into
Baalzebub's chamber have been give a random alternative.  The two
right-most accessible columns were diggable--I don't know whether
that was intentional; it's been reduced to one right-most column.
The middle pair of legs were asymmetrical; this fixes that.  The
beetle also now has eyes and an entry door in its mouth.
dat/gehennom.des
doc/fixes36.1
src/mkmaze.c