summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/pan.des
Commit message (Collapse)AuthorAgeFilesLines
* Change part of the pan lord warning message all the four lords share. (Eronarn)Eino Keskitalo2009-12-161-1/+1
| | | | Signed-off-by: Eino Keskitalo <evktalo@users.sourceforge.net>
* Add some folks to pan_disco_hall, and some distortious loot carried by the band.Adam Borowski2009-11-121-16/+20
|
* Two Pan vaults by Adam, one of them very funky.dploog2009-09-211-0/+56
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10764 c06c8d41-db1a-0410-9941-cceddc491573
* First part of implementing FR#2831931: Special messages when entering the ↵evktalo2009-08-151-0/+15
| | | | | | unique pan lords' levels. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10551 c06c8d41-db1a-0410-9941-cceddc491573
* Fix broken minivault placement guarantee: minivaults could be placed without ↵dshaligram2009-08-071-11/+11
| | | | | | overlapping existing floor squares. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10498 c06c8d41-db1a-0410-9941-cceddc491573
* Fix BR#2831299: Disconnected pan vaults.evktalo2009-08-031-11/+11
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10488 c06c8d41-db1a-0410-9941-cceddc491573
* Deprecate various symbols for vault making:dploog2009-06-261-0/+3
| | | | | | | | | | F (was granite statue or rarely hostile statue), P (was non-guaranteed rune), R (was chance between honeycomb and royal jelly). Patch by Zaba. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10053 c06c8d41-db1a-0410-9941-cceddc491573
* Pan vaults featuring blood fountains. (Adam)dploog2009-06-101-1/+39
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9946 c06c8d41-db1a-0410-9941-cceddc491573
* Adding FTILE/RTILE vault commands for setting per-glyph floor and rock ↵ennewalker2009-01-201-25/+25
| | | | | | | | | | | 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
* Apply Eino's patches 2494428, 2494591 and 2494703. Thanks!j-p-e-g2009-01-091-0/+1
| | | | | | | | | I had to comment out the line set_random_mon_list in icecave.des because that gave an error "Too many arguments" and I couldn't find any example where it was already used. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8356 c06c8d41-db1a-0410-9941-cceddc491573
* General vault improvement (Eino):dploog2008-12-111-124/+104
| | | | | | | | | | | * remove obsolete mention of padding ORIENT:east etc vaults in level_design.txt * remove some of such paddings from vaults * some other general cleanup of vault files * slight changes to some vaults * two new vaults (gargoyle_guard in float.des, rats_and_rats_again in mini.des) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7811 c06c8d41-db1a-0410-9941-cceddc491573
* Enable vault generation for non-LEVEL_DUNGEON levels, make ziggurat eligible ↵dshaligram2008-11-251-0/+19
| | | | | | 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
* Applying Darshan's new linebreak \ command across the board.dploog2008-10-201-23/+23
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7292 c06c8d41-db1a-0410-9941-cceddc491573
* Make named Pan lords patrolling.dploog2008-06-191-4/+4
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5975 c06c8d41-db1a-0410-9941-cceddc491573
* Fix BR 1945444 (broken Pan colours). Added as follows:dploog2008-05-291-19/+23
| | | | | | | | | | | | | Cerebov: red floor, red wall. Lom Lobon: lightgrey floor, white wall. Mnoleg: yellow floor, red wall. Gloorx Vloq: lightgrey floor, lightgrey wall. I might have confused red/lightred and darkgrey/lightgrey. Please shout if you happen to know the proper colours. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5334 c06c8d41-db1a-0410-9941-cceddc491573
* Added many vaults, mainly by Eino and Lemuel.dploog2008-03-071-0/+92
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3535 c06c8d41-db1a-0410-9941-cceddc491573
* Allow Pandemonium lesser demon vaults and labyrinth entrances tozelgadis2007-09-271-10/+10
| | | | | | | be duplicated within a game. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2223 c06c8d41-db1a-0410-9941-cceddc491573
* Level updates collated by David.dshaligram2007-07-011-0/+393
Fixed DEPTH: not being read correctly, added more map validation. Increased attack speed of ice statues. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1704 c06c8d41-db1a-0410-9941-cceddc491573