From cdd74d0b4618ad1f8f02ee18036283c6c2214b3d Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Sun, 7 Dec 2008 23:44:02 +0000 Subject: Actually replace sold out shops with the new feature DNGN_ABANDONED_SHOP. This makes comparisons much easier and also avoids giving away information about far away shops being opened/closed. (This was only an issue if a shop only held blood potions that rotted away, but still.) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7775 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/rltiles/dc-dngn.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/rltiles/dc-dngn.txt') diff --git a/crawl-ref/source/rltiles/dc-dngn.txt b/crawl-ref/source/rltiles/dc-dngn.txt index b2e577261e..40ffda2fb2 100644 --- a/crawl-ref/source/rltiles/dc-dngn.txt +++ b/crawl-ref/source/rltiles/dc-dngn.txt @@ -378,7 +378,7 @@ shop_jewellery SHOP_JEWELLERY shop_potions SHOP_POTIONS %back none %shrink 1 -dngn_enter_shop_closed SHOP_CLOSED +dngn_abandoned_shop ABANDONED_SHOP %sdir dc-dngn dngn_enter_labyrinth DNGN_ENTER_LABYRINTH -- cgit v1.2.3-54-g00ecf