summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-02 11:35:21 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-02 11:35:21 +0000
commit1fa85b4ecc24308a1c4b565522062a7cfeda3809 (patch)
treef6c391db471e1147842cc35be1d68c2c1513d73e /crawl-ref/source/spl-data.h
parent2c46b8a251869fad34b31f89d32ff43f7b36be34 (diff)
downloadcrawl-ref-1fa85b4ecc24308a1c4b565522062a7cfeda3809.tar.gz
crawl-ref-1fa85b4ecc24308a1c4b565522062a7cfeda3809.zip
* Move wall tiles into the dc-dngn/wall folder.
* Flip downstairs tiles to match the upstairs (FR 2479239). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8114 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index 62292a7020..4709251890 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -252,7 +252,7 @@
SPFLAG_DIR_OR_TARGET | SPFLAG_NOT_SELF | SPFLAG_BATTLE,
1,
25,
- LOS_RADIUS, LOS_RADIUS,
+ LOS_RADIUS, LOS_RADIUS,
0,
NULL,
true,
@@ -265,7 +265,7 @@
SPFLAG_DIR_OR_TARGET | SPFLAG_NOT_SELF | SPFLAG_BATTLE,
3,
100,
- LOS_RADIUS, LOS_RADIUS,
+ LOS_RADIUS, LOS_RADIUS,
0,
NULL,
true,