summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/database/wpnnoise.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fixedart: shield of the gong. Wakes up everyone in a large radius on being ↵Adam Borowski2009-11-131-0/+19
| | | | | | | struck. The exact resists are not yet filled in, we'd need to interrogate zelgadis who provided the idea.
* Now any noisy unrandart weapon can have its own set of messages, not justzelgadis2009-06-281-2/+4
| | | | | | | | 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
* More speech for the singing sword.dploog2009-03-211-0/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9526 c06c8d41-db1a-0410-9941-cceddc491573
* Add whitespace fixes.dolorous2009-03-131-9/+9
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9433 c06c8d41-db1a-0410-9941-cceddc491573
* Fix use of the serial comma.dolorous2009-02-121-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9050 c06c8d41-db1a-0410-9941-cceddc491573
* Apply a patch by castamir to fix a multitude of typos.j-p-e-g2008-12-281-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8005 c06c8d41-db1a-0410-9941-cceddc491573
* * Fix some bugs for the autoexclusion I forgot to commit last weekend.j-p-e-g2008-10-111-4/+16
| | | | | | | | * Mermaids now call nearby aquatic monsters (i.e. other merfolk and fish). * A few more songs for the Singing Sword. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7216 c06c8d41-db1a-0410-9941-cceddc491573
* Remove healing effect from blood potions. To make up for it, fresh bloodj-p-e-g2008-09-271-1/+14
| | | | | | | | | now has a greater nutrition (1500) compared to coagulated blood (1000, as before). Give Ogres the Spellcasting title of "Ogre-Mage". git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7042 c06c8d41-db1a-0410-9941-cceddc491573
* Really fix bats being able to open/close doors.j-p-e-g2008-09-141-2/+11
| | | | | | | Likewise disallow closing doors while held in a net. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6922 c06c8d41-db1a-0410-9941-cceddc491573
* Some more Singing Sword lines.dploog2008-09-131-6/+32
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6916 c06c8d41-db1a-0410-9941-cceddc491573
* Reorder weapon speech to make some messages appear more rarely j-p-e-g2008-09-131-97/+328
| | | | | | | | than others, and increase variation. Add a number of new speech, mostly for the Singing Sword. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6914 c06c8d41-db1a-0410-9941-cceddc491573
* Fix 2012088: Monsters "following" you from the Abyss to the wrong level.j-p-e-g2008-07-071-1/+1
| | | | | | | A few fixes to starting equipment and skills. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6440 c06c8d41-db1a-0410-9941-cceddc491573
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-10/+84
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6439 c06c8d41-db1a-0410-9941-cceddc491573
* Tweak one outsourced weapon noise to match its miscellaneous equivalent.dolorous2008-06-021-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5431 c06c8d41-db1a-0410-9941-cceddc491573
* Remove more unneeded blank lines.dolorous2008-06-011-1/+0
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5406 c06c8d41-db1a-0410-9941-cceddc491573
* Implement FR 1897310: auto-travel through clouds if you are (semi)permanentlyj-p-e-g2008-03-101-1/+1
| | | | | | | | | | | | | | immune to them, i.e. your equipment and/or mutations confer resistance at the necessary level. Implement FR 1872840: When transforming, only remove clothes you cannot wear when transformed. Also fix some inconsistencies in what you could keep wearing and what you could put on while transformed. And a few more monspeak/wpnnoise replacements. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3588 c06c8d41-db1a-0410-9941-cceddc491573
* Changed speak.txt -> monspeak.txt and noise.txt -> wpnnoise.txt in thedploog2008-03-101-3/+3
| | | | | | | documentation files. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3587 c06c8d41-db1a-0410-9941-cceddc491573
* Rename speak.txt to monspeak.txt, and noise.xt to wpnnoise.txtj-p-e-g2008-03-101-0/+525
as I keep thinking noise should refer to dungeon noises. Also, fix a wrong variable name for orc speech. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3585 c06c8d41-db1a-0410-9941-cceddc491573