summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/sewer.des
diff options
context:
space:
mode:
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")