summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mapdef.cc
diff options
context:
space:
mode:
authorreaverb <reaverb.Crawl@gmail.com>2014-06-19 01:17:11 -0400
committerreaverb <reaverb.Crawl@gmail.com>2014-06-19 01:19:02 -0400
commit5952e57e5ed911fd5d5bbb1a6013cd75ea332c1c (patch)
tree7fc1b6fae37206b41d791ae42fa65985a6c4c9bf /crawl-ref/source/mapdef.cc
parentbe977e419681aac4b57322b9a37f7aae11c598f8 (diff)
downloadcrawl-ref-5952e57e5ed911fd5d5bbb1a6013cd75ea332c1c.tar.gz
crawl-ref-5952e57e5ed911fd5d5bbb1a6013cd75ea332c1c.zip
Remove some more references to dragon slaying (DrKe)
Diffstat (limited to 'crawl-ref/source/mapdef.cc')
-rw-r--r--crawl-ref/source/mapdef.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/mapdef.cc b/crawl-ref/source/mapdef.cc
index dc005b1bc2..765127e646 100644
--- a/crawl-ref/source/mapdef.cc
+++ b/crawl-ref/source/mapdef.cc
@@ -4776,8 +4776,8 @@ static int _str_to_ego(item_spec &spec, string ego_str)
"electrocution",
#if TAG_MAJOR_VERSION == 34
"orc_slaying",
-#endif
"dragon_slaying",
+#endif
"venom",
"protection",
"draining",