From 376669c4079cfc19380a15b7791f744d06fe0ed1 Mon Sep 17 00:00:00 2001 From: dshaligram Date: Mon, 24 Nov 2008 20:43:26 +0000 Subject: Add pillars to ziggurat, more utility functions for Lua to handle maps. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7591 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/dat/ziggurat.des | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'crawl-ref/source/dat/ziggurat.des') diff --git a/crawl-ref/source/dat/ziggurat.des b/crawl-ref/source/dat/ziggurat.des index 886f7514f1..e2f30776d3 100644 --- a/crawl-ref/source/dat/ziggurat.des +++ b/crawl-ref/source/dat/ziggurat.des @@ -17,6 +17,10 @@ ENDMAP ####################################################################### # Pillars for ziggurats. +# Ziggurat pillars are handled specially in ziggurat.lua. In particular: +# - ziggurat pillars do not need allow_dup. The pillar map is never +# registered as used. +# - ziggurat pillars cannot use map markers. ####################################################################### NAME: ziggurat_pillar_a TAGS: ziggurat_pillar @@ -29,18 +33,20 @@ NAME: ziggurat_pillar_b TAGS: ziggurat_pillar SUBST: c : cxv MAP -cc +c cc ENDMAP NAME: ziggurat_pillar_c -TAGS: ziggurat_pillar +TAGS: ziggurat_pillar centered MAP lll lGl lll ENDMAP +####################################################################### + NAME: ziggurat1 : ziggurat_level(_G) MAP -- cgit v1.2.3-54-g00ecf