From e4d5c6039f79b6952919882a74482695bffba6f9 Mon Sep 17 00:00:00 2001 From: Matthew Cline Date: Wed, 11 Nov 2009 02:34:35 -0800 Subject: Place some of the altars outside of the Temple Framework for placing altars outside the Temple, into what I call "overflow temples". It currently places twelve altars in the Ecumenical Temple and two outside at D:2 through D:9, with each of the two overflow altars being placed in a "temple" which consists of a bare altar. The overflow temples can actually contain any number of altars, but I'm not a vault designer, so I went the minimalistic route. The levels the overflow temples are placed on can be listed with the wizard command "&:". --- crawl-ref/source/dat/temple.des | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'crawl-ref/source/dat/temple.des') diff --git a/crawl-ref/source/dat/temple.des b/crawl-ref/source/dat/temple.des index 840a89dea7..bd8f5d3c05 100644 --- a/crawl-ref/source/dat/temple.des +++ b/crawl-ref/source/dat/temple.des @@ -893,3 +893,16 @@ bbbbbbbbbbbbbbb.B.bbbbbbbbbbbbbbb bbbbbbbbbbbbbbb...bbbbbbbbbbbbbbb bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb ENDMAP + +############################################################################## +# Overflow temples +############################################################################## + +############################################################################## +# Overflow temples with one altar, must have tag "overflow_temple_1" +# +NAME: overflow_temple_1_a +TAGS: overflow_temple_1 allow_dup +MAP +B +ENDMAP -- cgit v1.2.3-54-g00ecf