From 7ac9f20ef352f7de53a1ab7b68ec371b03857966 Mon Sep 17 00:00:00 2001 From: ennewalker Date: Tue, 20 Jan 2009 04:13:07 +0000 Subject: Adding FTILE/RTILE vault commands for setting per-glyph floor and rock 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 --- crawl-ref/source/dat/large.des | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/dat/large.des') diff --git a/crawl-ref/source/dat/large.des b/crawl-ref/source/dat/large.des index 3bc6c96105..6b96b487da 100644 --- a/crawl-ref/source/dat/large.des +++ b/crawl-ref/source/dat/large.des @@ -303,6 +303,7 @@ SUBST: w:wl SUBST: *:*$ : end COLOUR: ? = brown +FTILE: ? = floor_hive SUBST: ? = . SUBST: X = c =:1 SUBST: ~ = ~:2 . -- cgit v1.2.3-54-g00ecf