summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-05-23 21:35:29 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-05-23 21:35:29 +0000
commit547bfe2ffd3e3a286706aad2b4b92477712ae0ad (patch)
tree0157c3de6622387484ab9d6be342d31b80e87cb8
parent7a912708323cc6f08a40d9db7c7ffbc4a4c3fdc2 (diff)
downloadcrawl-ref-547bfe2ffd3e3a286706aad2b4b92477712ae0ad.tar.gz
crawl-ref-547bfe2ffd3e3a286706aad2b4b92477712ae0ad.zip
Remove one more reference to the POISONED_II missile brand.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9809 c06c8d41-db1a-0410-9941-cceddc491573
-rw-r--r--crawl-ref/source/mapdef.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/mapdef.cc b/crawl-ref/source/mapdef.cc
index f48ccaa5d2..1149313c68 100644
--- a/crawl-ref/source/mapdef.cc
+++ b/crawl-ref/source/mapdef.cc
@@ -2748,7 +2748,6 @@ static int str_to_ego(item_spec &spec, std::string ego_str)
"flame",
"ice",
"poisoned",
- "poisoned_ii",
"curare",
"returning",
NULL