From 831eb7a1814410a7f71e2d4cdc2b685f70b46a33 Mon Sep 17 00:00:00 2001 From: dshaligram Date: Sat, 4 Aug 2007 15:39:17 +0000 Subject: [1767432] Fixed labyrinth with sealed exit. Increased minimum distance of labyrinth entrance from center. Fixed gly_point() not working correctly because map transforms were not applied. Fixed lexer ignoring (and echoing) newlines on marker continuation lines. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1963 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/dat/lab.des | 3 +++ 1 file changed, 3 insertions(+) (limited to 'crawl-ref/source/dat/lab.des') diff --git a/crawl-ref/source/dat/lab.des b/crawl-ref/source/dat/lab.des index 72056aa1d4..cbb61c75a8 100644 --- a/crawl-ref/source/dat/lab.des +++ b/crawl-ref/source/dat/lab.des @@ -134,6 +134,9 @@ SUBST: d = c, e = ., f = c. SUBST: g = c, h = . SUBST: k = <, l = ., m = ., i = ., j = . KMONS: < = minotaur + +validate {{ return has_exit_from_glyph('<') }} + MAP ............... .ccccccccccccc. -- cgit v1.2.3-54-g00ecf