summaryrefslogtreecommitdiffstats
path: root/crawl-ref
diff options
context:
space:
mode:
authorJude Brown <bookofjude@users.sourceforge.net>2009-10-21 13:10:58 +1000
committerSteven Noonan <steven@uplinklabs.net>2009-10-20 20:16:47 -0700
commit5b7746fb7705074a3334ecda15305741c5bb9947 (patch)
tree3c89c2d758fb41a89c797060d31a2f962e5d5d63 /crawl-ref
parentb5c1561ec884989e72f8b6a25ef07adb1ff445e4 (diff)
downloadcrawl-ref-5b7746fb7705074a3334ecda15305741c5bb9947.tar.gz
crawl-ref-5b7746fb7705074a3334ecda15305741c5bb9947.zip
Fix compile error with new Slow God conducts mismatch.
Signed-off-by: Jude Brown <bookofjude@users.sourceforge.net> Signed-off-by: Steven Noonan <steven@uplinklabs.net>
Diffstat (limited to 'crawl-ref')
-rw-r--r--crawl-ref/source/religion.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc
index 7e17b066dd..0ab4acb1c6 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -3530,7 +3530,7 @@ bool did_god_conduct(conduct_type thing_done, int level, bool known,
"Attack Friend", "Friend Died", "Stab", "Unchivalric Attack",
"Poison", "Field Sacrifice", "Kill Living", "Kill Undead",
"Kill Demon", "Kill Natural Evil", "Kill Chaotic",
- "Kill Wizard", "Kill Priest", "Kill Holy",
+ "Kill Wizard", "Kill Priest", "Kill Holy", "Kill Fast",
"Undead Slave Kill Living", "Servant Kill Living",
"Undead Slave Kill Undead", "Servant Kill Undead",
"Undead Slave Kill Demon", "Servant Kill Demon",