summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/ziggurat.des
Commit message (Collapse)AuthorAgeFilesLines
* Remove luniq_zig tag from ziggurat portals vaults in Pan, so that moredploog2009-08-151-4/+7
| | | | | | | than four ziggurats can occur in Pan. (zipcode) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10549 c06c8d41-db1a-0410-9941-cceddc491573
* Allow the level builder to try to place another vault after choosing onedploog2009-06-241-3/+3
| | | | | | | of the smaller minivaults, leading to more interesting vaults. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10030 c06c8d41-db1a-0410-9941-cceddc491573
* Correct CHANCEs for ziggurats (Darshan). Also made shallow portals todploog2009-06-231-23/+26
| | | | | | | ziggurats slightly more probable. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10025 c06c8d41-db1a-0410-9941-cceddc491573
* Fix lua errors for Ziggurats in Tiles.j-p-e-g2009-06-101-14/+14
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9941 c06c8d41-db1a-0410-9941-cceddc491573
* Add minor cosmetic fixes.dolorous2009-06-061-1/+0
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9903 c06c8d41-db1a-0410-9941-cceddc491573
* Repair ziggurat pillar vault.dploog2009-05-021-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9721 c06c8d41-db1a-0410-9941-cceddc491573
* First approach towards more relentless ziggurats at deeper levels.dploog2009-04-051-1/+1
| | | | | | | Also fixed on ziggurat pillar vault. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9580 c06c8d41-db1a-0410-9941-cceddc491573
* Slight modification of the shop interface. In console mode, the last twodploog2009-03-151-0/+15
| | | | | | | | | | lines (explaining the available keys) are now aligned. Left the tiles output unchanged as far as possible; could someone still look at a shop in tiles? (Also added another ziggurat vault.) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9490 c06c8d41-db1a-0410-9941-cceddc491573
* Fixed (and higher) chances for portals to Ziggurats. dploog2009-01-221-11/+116
| | | | | | | | No more Ziggurats in Zot, but much better chances in Pan. Faster monster generation per depth in Ziggurats. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8679 c06c8d41-db1a-0410-9941-cceddc491573
* Adding FTILE/RTILE vault commands for setting per-glyph floor and rock ↵ennewalker2009-01-201-0/+3
| | | | | | | | | | | tiles. Most vaults with COLOUR tags now also use FTILE/RTILE. FLOORCOL, ROCKCOL, FLOORTILE, and ROCKTILE have been renamed to LFLOORCOL, LROCKCOL, LFLOORTILE, and LROCKTILE to emphasize the fact that they are a per-level setting (similar to LFLAGS) and to disambiguate them from COLOUR/FTILE/RTILE. This change also fixes green water not appearing green outside of the sewers and vaults (like the ice cave) not getting their default tiles set appropriately due to a recent change. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8615 c06c8d41-db1a-0410-9941-cceddc491573
* Remove daevas from teaser ziggurat entry vaults.dploog2008-12-091-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7799 c06c8d41-db1a-0410-9941-cceddc491573
* Repair two ziggurat entry vaults.dploog2008-12-081-4/+4
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7777 c06c8d41-db1a-0410-9941-cceddc491573
* Rarely have ziggurat entries in D:3-20.dploog2008-12-071-6/+57
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7768 c06c8d41-db1a-0410-9941-cceddc491573
* Make ziggurat outerwalls permarock. New entry vault.dploog2008-12-051-21/+41
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7749 c06c8d41-db1a-0410-9941-cceddc491573
* Added more ziggurat pillars. Repaired ziggurats DEPTHs.dploog2008-11-281-12/+45
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7676 c06c8d41-db1a-0410-9941-cceddc491573
* Moved unused documentational lua code to a separate file.dploog2008-11-281-48/+0
| | | | | | | Added some words to "how to help" in the README. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7667 c06c8d41-db1a-0410-9941-cceddc491573
* Added ziggurat entry vault and pillars.dploog2008-11-271-2/+43
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7664 c06c8d41-db1a-0410-9941-cceddc491573
* Two ziggurat entry vaults. Holy monster set (angel, daeva).dploog2008-11-271-1/+43
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7662 c06c8d41-db1a-0410-9941-cceddc491573
* Slim down the loot vault to make it easier to place.dshaligram2008-11-261-5/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7640 c06c8d41-db1a-0410-9941-cceddc491573
* Attempt to place ziggurat loot vault inside the ziggurat. If the vault ↵dshaligram2008-11-261-2/+3
| | | | | | 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
* Don't allow loot chamber to be rotated.dshaligram2008-11-251-2/+11
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7626 c06c8d41-db1a-0410-9941-cceddc491573
* Place external loot chamber for ziggurat levels with jellies.dshaligram2008-11-251-0/+12
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7625 c06c8d41-db1a-0410-9941-cceddc491573
* Enable vault generation for non-LEVEL_DUNGEON levels, make ziggurat eligible ↵dshaligram2008-11-251-2/+2
| | | | | | for random gen in main dungeon and Pan; still needs entry portal timing/charging fixes, and ziggurat builder is still incomplete. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7601 c06c8d41-db1a-0410-9941-cceddc491573
* Add pillars to ziggurat, more utility functions for Lua to handle maps.dshaligram2008-11-241-2/+8
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7591 c06c8d41-db1a-0410-9941-cceddc491573
* Allow Lua to place vaults with dgn.place_map().dshaligram2008-11-231-0/+25
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7564 c06c8d41-db1a-0410-9941-cceddc491573
* Spadework for ziggurats and other multilevel portal vaults.dshaligram2008-11-201-0/+70
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7520 c06c8d41-db1a-0410-9941-cceddc491573