summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rltiles/dc-feat.txt
diff options
context:
space:
mode:
authorontoclasm <yokomeshi@gmail.com>2014-02-27 21:46:58 -0600
committerontoclasm <yokomeshi@gmail.com>2014-02-27 21:48:13 -0600
commitdf76e187f3371092905011ab0296a5b3a24bf4e8 (patch)
treed41bab9604322c8e179ed7f5463d0f40d9ad8a9f /crawl-ref/source/rltiles/dc-feat.txt
parent84f1c1585764173a0a1bc1df65010d452b2ea9c7 (diff)
downloadcrawl-ref-df76e187f3371092905011ab0296a5b3a24bf4e8.tar.gz
crawl-ref-df76e187f3371092905011ab0296a5b3a24bf4e8.zip
Snaplasher vine tiles
This involved fixing up some of the tentacle code, which should make it easier to add more tentacle types (please don't add more tentacle types).
Diffstat (limited to 'crawl-ref/source/rltiles/dc-feat.txt')
-rw-r--r--crawl-ref/source/rltiles/dc-feat.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/crawl-ref/source/rltiles/dc-feat.txt b/crawl-ref/source/rltiles/dc-feat.txt
index 213ada715e..7c1d4ce2ca 100644
--- a/crawl-ref/source/rltiles/dc-feat.txt
+++ b/crawl-ref/source/rltiles/dc-feat.txt
@@ -799,3 +799,8 @@ starspawn_corner_NW STARSPAWN_OVERLAY_NW
starspawn_corner_NE STARSPAWN_OVERLAY_NE
starspawn_corner_SE STARSPAWN_OVERLAY_SE
starspawn_corner_SW STARSPAWN_OVERLAY_SW
+%sdir mon/tentacles/vine_corners
+vine_corner_NW VINE_OVERLAY_NW
+vine_corner_NE VINE_OVERLAY_NE
+vine_corner_SE VINE_OVERLAY_SE
+vine_corner_SW VINE_OVERLAY_SW