From 85745b485eea5bc553ff2e5b0c118717b62163db Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Wed, 2 Dec 2009 12:45:06 +0100 Subject: Remove obsolete force_excludes. The cloud autoexcludes should take care of these, if I'm not mistaken. --- crawl-ref/source/dat/entry.des | 1 - crawl-ref/source/dat/mini.des | 2 -- 2 files changed, 3 deletions(-) diff --git a/crawl-ref/source/dat/entry.des b/crawl-ref/source/dat/entry.des index f80752713e..5a9a3d0be8 100644 --- a/crawl-ref/source/dat/entry.des +++ b/crawl-ref/source/dat/entry.des @@ -267,7 +267,6 @@ MARKER: # = lua:fog_machine { \ KFEAT: # = l FTILE: ' = floor_rough_red COLOUR: ' = red -KPROP: ' = force_exclude SUBST: ' = . MAP bbbbbbbbb diff --git a/crawl-ref/source/dat/mini.des b/crawl-ref/source/dat/mini.des index 2ec4e72464..da02a6a32e 100644 --- a/crawl-ref/source/dat/mini.des +++ b/crawl-ref/source/dat/mini.des @@ -2184,8 +2184,6 @@ SUBST: * : *$ MARKER: d = lua:fog_machine { cloud_type = "flame", \ pow_min = 10, pow_max = 10, delay = 10, \ size = 1, walk_dist = 0, spread_rate= 0 } -KPROP: d = force_exclude -KPROP: ' = force_exclude SUBST: ' = . MAP ccccc...ccccc -- cgit v1.2.3-54-g00ecf