summaryrefslogtreecommitdiffstats
path: root/crawl-ref
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref')
-rw-r--r--crawl-ref/source/mapdef.cc7
1 files changed, 7 insertions, 0 deletions
diff --git a/crawl-ref/source/mapdef.cc b/crawl-ref/source/mapdef.cc
index 8b0f28a90d..b34a05fe59 100644
--- a/crawl-ref/source/mapdef.cc
+++ b/crawl-ref/source/mapdef.cc
@@ -2877,6 +2877,13 @@ static int str_to_ego(item_spec &spec, std::string ego_str)
"poisoned",
"curare",
"returning",
+ "chaos",
+ "penetration",
+ "reaping",
+ "dispersal",
+ "exploding",
+ "steel",
+ "silver",
NULL
};