summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/art-data.txt
diff options
context:
space:
mode:
authorzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-28 05:36:43 +0000
committerzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-28 05:36:43 +0000
commit61ec8a7fa04194b79d14e8a552d4ecbad940d4dc (patch)
treec33fec834b127e6ffeffde794a4b785f7b76219e /crawl-ref/source/art-data.txt
parent80efaa19273c1a4bd658291c1c8149acedab4df0 (diff)
downloadcrawl-ref-61ec8a7fa04194b79d14e8a552d4ecbad940d4dc.tar.gz
crawl-ref-61ec8a7fa04194b79d14e8a552d4ecbad940d4dc.zip
Now any noisy unrandart weapon can have its own set of messages, not just
the Singing Sword. No new messages for the spear of the Botono or the Elemental Staff, though. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10066 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/art-data.txt')
-rw-r--r--crawl-ref/source/art-data.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/crawl-ref/source/art-data.txt b/crawl-ref/source/art-data.txt
index 346b282dc6..8d49c1ad8c 100644
--- a/crawl-ref/source/art-data.txt
+++ b/crawl-ref/source/art-data.txt
@@ -81,7 +81,10 @@
# * lev: Lets wearer evoke levitation ability.
# * life: Grants negative energy resistance.
# * mapping: Lets wearer evoke magic mapping ability.
-# * noises: Weapon makes noises.
+# * noises: Weapon makes noises. Can be given its own set of noises by
+# making an entry in dat/database/wpnnoise.txt, with the
+# entry's key exactly the same as the weapon's name, but all
+# lowercase.
# * nospell: Prevents wearer from casting spells.
# * notelep: Prevents wearer from teleporting or blinking.
# * poison: Grants poison resistance.