summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/ziggurat.des
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2008-11-26 18:34:19 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2008-11-26 18:34:19 +0000
commit21cfdbc39885c510cf562bbd86f5f29cf8e38b3d (patch)
treeb91489672cc2bb9b425425f53f07d498d07cd2e5 /crawl-ref/source/dat/ziggurat.des
parent851436e3e120efac69cb0cdb443a4cc3f30976d4 (diff)
downloadcrawl-ref-21cfdbc39885c510cf562bbd86f5f29cf8e38b3d.tar.gz
crawl-ref-21cfdbc39885c510cf562bbd86f5f29cf8e38b3d.zip
Attempt to place ziggurat loot vault inside the ziggurat. If the vault doesn't fit, we fall back to generating the loot in the open.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7639 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/dat/ziggurat.des')
-rw-r--r--crawl-ref/source/dat/ziggurat.des5
1 files changed, 3 insertions, 2 deletions
diff --git a/crawl-ref/source/dat/ziggurat.des b/crawl-ref/source/dat/ziggurat.des
index 59dad4731b..ce01d09f3c 100644
--- a/crawl-ref/source/dat/ziggurat.des
+++ b/crawl-ref/source/dat/ziggurat.des
@@ -5,7 +5,7 @@
# Most ziggurat code is in ziggurat.lua.
# XXX: Ziggurat code is incomplete.
-: dofile("clua/ziggurat.lua")
+: require("clua/ziggurat.lua")
NAME: enter_the_ziggurat
# FIXME: Ziggurat is still incomplete - enabled for testing porpoises.
@@ -58,10 +58,11 @@ ENDMAP
NAME: ziggurat_loot_1
TAGS: ziggurat_loot_chamber allow_dup no_rotate
ORIENT: float
+: ziggurat_loot_spot(_G, "X")
MAP
cccccccccccc
c..........c
-@..........c
+@.........Xc
c..........c
cccccccccccc
ENDMAP