summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/dummy.des
blob: a0474d5b068099a1218072fc40885c9a3666f383 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
##############################################################################
# dummy.des: Dummy balancer vaults that control appearance of other vaults.
##############################################################################

# This represents the old 8/9 chance of *not* placing a regular vault.
NAME: primary_dummy
TAGS: dummy
DEPTH: 1-100
ORIENT: float
CHANCE: 10 : 8888
MAP
x
ENDMAP

# This represents the old 2/3 chance of *not* placing a minivault.
NAME: primary_mini_dummy
TAGS: dummy
DEPTH: 1-100
CHANCE: 10 : 6666
MAP
x
ENDMAP