Noticed while looking into the TROUBLE_STUCK_IN_WALL prayer bug, place_lregion() has been using the wrong row for 'low y' in its whole-level handling, presumeably ever since it was first introduced. 3.4.3 definitely had the same bug; I didn't check any further back. For maze levels which only consider every other row and every other column to be viable locations this probably didn't matter. And even non-maze levels usually don't have anything on row 0, so this fix isn't likely to be noticeable.
54 KiB
54 KiB