summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/dummy.des
blob: 01359ec8e11d30967cdb9234e3e5af16f5a8b4cb (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, Pan, Abyss
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, Pan, Abyss
CHANCE: 10 : 6666
MAP
x
ENDMAP