summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mpr.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2009-11-23 15:03:49 +0100
committerAdam Borowski <kilobyte@angband.pl>2009-11-23 15:04:33 +0100
commit9a861e3dc412e25b7693ce272f72020964dfcdec (patch)
tree0938a1ef62f5aa639085bbe89decdc9fe098d770 /crawl-ref/source/mpr.h
parent3bea6e2e7aadb7df468b8a00c3a8fb42dde3dfb5 (diff)
downloadcrawl-ref-9a861e3dc412e25b7693ce272f72020964dfcdec.tar.gz
crawl-ref-9a861e3dc412e25b7693ce272f72020964dfcdec.zip
Give a message and FX when you banish people.
Diffstat (limited to 'crawl-ref/source/mpr.h')
-rw-r--r--crawl-ref/source/mpr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/mpr.h b/crawl-ref/source/mpr.h
index 5ccc14774f..e2eb48451d 100644
--- a/crawl-ref/source/mpr.h
+++ b/crawl-ref/source/mpr.h
@@ -33,6 +33,7 @@ enum msg_channel_type
MSGCH_FRIEND_ENCHANT, // allied monsters' enchantments up and down
MSGCH_MONSTER_DAMAGE, // monster damage reports (param is level)
MSGCH_MONSTER_TARGET, // message marking the monster as a target
+ MSGCH_BANISHMENT, // Abyss-related messages
MSGCH_ROTTEN_MEAT, // messages about chunks/corpses becoming rotten
MSGCH_EQUIPMENT, // equipment listing messages
MSGCH_FLOOR_ITEMS, // like equipment, but lists of floor items