summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch-data.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2012-05-30 02:51:24 +0200
committerAdam Borowski <kilobyte@angband.pl>2012-05-30 02:51:24 +0200
commita7c9ee28a47529016b0016bbdc45f5d9e982e6e1 (patch)
tree78d89dd1ff9a27d015e6902fa4ddae8ee221467b /crawl-ref/source/branch-data.h
parent3d6746d95e8880f8d86900ca1f9ef1b9408f3347 (diff)
downloadcrawl-ref-a7c9ee28a47529016b0016bbdc45f5d9e982e6e1.tar.gz
crawl-ref-a7c9ee28a47529016b0016bbdc45f5d9e982e6e1.zip
There is no "standard" monster set anymore, rename it to "dungeon".
Diffstat (limited to 'crawl-ref/source/branch-data.h')
-rw-r--r--crawl-ref/source/branch-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/branch-data.h b/crawl-ref/source/branch-data.h
index 41dc018a76..7605c9b54d 100644
--- a/crawl-ref/source/branch-data.h
+++ b/crawl-ref/source/branch-data.h
@@ -21,7 +21,7 @@ const Branch branches[NUM_BRANCHES] = {
"Dungeon", "the Dungeon", "D",
NULL,
true, LIGHTGREY, BROWN,
- mons_standard_rare, mons_standard_level,
+ mons_dungeon_rare, mons_dungeon_level,
'D', false, 0 },
{ BRANCH_ECUMENICAL_TEMPLE, BRANCH_MAIN_DUNGEON, 4, 7, 1, 5,