summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/sewer.des
diff options
context:
space:
mode:
authorzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-11-24 09:36:00 +0000
committerzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-11-24 09:36:00 +0000
commitd2cdd021c717fcc16134b3943543b01d710181f1 (patch)
treef61a275d8b7dc20d2e9b462c36282a6ef597d544 /crawl-ref/source/dat/sewer.des
parent7e0d56433b95ea95b2cc06dfbc98d7887a50b968 (diff)
downloadcrawl-ref-d2cdd021c717fcc16134b3943543b01d710181f1.tar.gz
crawl-ref-d2cdd021c717fcc16134b3943543b01d710181f1.zip
Portal vault entries now show up on the overmap. Breaks savefile
compatabilty. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7583 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/dat/sewer.des')
-rw-r--r--crawl-ref/source/dat/sewer.des1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/dat/sewer.des b/crawl-ref/source/dat/sewer.des
index 82a5c0f4ae..f68e93ec8b 100644
--- a/crawl-ref/source/dat/sewer.des
+++ b/crawl-ref/source/dat/sewer.des
@@ -17,6 +17,7 @@
function sewer_portal(e)
e.marker([[O = lua:one_way_stair { desc = "A glowing drain",
dst = "sewer",
+ dstovermap = "glowing drain",
dstorigin = "in the sewers",
floor = "stone_arch" }]])
e.kfeat("O = enter_portal_vault")