summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/docs/level-design.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/docs/level-design.txt b/crawl-ref/docs/level-design.txt
index 1224618aca..9bbd22112b 100644
--- a/crawl-ref/docs/level-design.txt
+++ b/crawl-ref/docs/level-design.txt
@@ -469,7 +469,7 @@ ITEM: (list of items, separated by comma)
wand, food, scroll, jewelry, potion, book, staff, orb,
misc, carrion. All of these are usable in map definitions,
apart from "orb" and "carrion".
- * "race:race_name", where "race_name" is "elvish", "dwarven"
+ * "race:race_name", where "race_name" is "elven", "dwarven"
or "orcish"; it can also be "none" or "no_race" to prevent
the item from being randomly being made racial. Has no effect
if the item can't take that kind of racial setting.