summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-04-17 19:17:27 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-04-17 19:17:27 +0000
commitdf7642d92e70c45d2d886090423f814b8292443d (patch)
treeae976331c911c664c6d70e82cc683aef957f0d55 /crawl-ref/settings
parent1f0e3e2749e11f5bab959ac8c504f64a3ce20f4c (diff)
downloadcrawl-ref-df7642d92e70c45d2d886090423f814b8292443d.tar.gz
crawl-ref-df7642d92e70c45d2d886090423f814b8292443d.zip
Add a sample wand entry for init.txt, since we need one for artificers.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9604 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/settings')
-rw-r--r--crawl-ref/settings/init.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/settings/init.txt b/crawl-ref/settings/init.txt
index 1a2856ec45..97030c6679 100644
--- a/crawl-ref/settings/init.txt
+++ b/crawl-ref/settings/init.txt
@@ -56,8 +56,9 @@
# name = Delilah
# remember_name = false
# use_old_selection_order = true
-# weapon = (random | short sword | hand axe | spear | mace | trident)
+# weapon = (short sword | hand axe | spear | mace | trident | random)
# book = (fire | ice | summ | random)
+# wand = (enslavement | confusion | magic darts | frost | flame | striking | random)
# chaos_knight = (Xom | Makhleb | random)
# death_knight = (necromancy | Yredelemnul | random)
# priest = (Zin | Yredelemnul | Beogh | random)