summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_subvault.cc
Commit message (Collapse)AuthorAgeFilesLines
* Subvaults.Enne Walker2009-11-281-0/+57
Vaults can now include other vaults as a part of their definition. These subvaults are currently included by tag only and replace glyphs in their parent vault. See documentation for more details. Vault:8 has been modified to use subvaults.