summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs
diff options
context:
space:
mode:
authorzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2009-07-23 01:49:59 +0000
committerzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2009-07-23 01:49:59 +0000
commit25178bf21218cca469f1b05c0634c8e0c2bc2a41 (patch)
treef0596aebc72e33cba986b320a6eda1d21ad3c19c /crawl-ref/docs
parent6271619f27e575d4e6c73bb6ffc75119a80f7747 (diff)
downloadcrawl-ref-25178bf21218cca469f1b05c0634c8e0c2bc2a41.tar.gz
crawl-ref-25178bf21218cca469f1b05c0634c8e0c2bc2a41.zip
Backport r10377 from trunk: fix bug #2816691, and other monster speech
fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@10378 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs')
-rw-r--r--crawl-ref/docs/monster_speech.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/docs/monster_speech.txt b/crawl-ref/docs/monster_speech.txt
index af4c6a460c..5a75e4bb65 100644
--- a/crawl-ref/docs/monster_speech.txt
+++ b/crawl-ref/docs/monster_speech.txt
@@ -560,7 +560,8 @@ is present then it will only be used on priestly monsters or god gift monsters.
"@Foe@" or "@foe@" will be replaced with "You" or "you" if directed at the
player, or if directed at another monster be the same as "@The_monster@" or
"@the_monster@", but with the foe monster's name rather than the speaking
-monster's name
+monster's name. "@foe_possessive@" will be replaced with "your" if directed
+at the player, or expanded like "@foe@'s" if directed at a monster.
If you want to indicate which monster a message is directed at, you can put in
"@to_foe@" or "@at_foe@" to fill in the foe name when the message is directed