summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rltiles/dc-2d.txt
blob: 3b0e06c2e780cc16f51296ddf3c42ec94aa26d2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
%tiledef tiledef.h
%width 30
%back none
#%htmlfile tile.htm
#%tilelist tile.txt
#%htmlbody
%name tile

## Dungeon features
%include dc-dngn.txt

## Set black rim
## Items
%include dc-item.txt
## Monsters
%include dc-mon.txt
## Clear black rim
%rim 0

## Corpse
%back dc/blood
%corpse 1
%include dc-co.txt
%back none
%corpse 0

####PLAYER 
####include dc-jobs.txt

#### Effects, etc.
%include dc-misc.txt