summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/zap-data.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2011-11-10 05:18:48 +0100
committerAdam Borowski <kilobyte@angband.pl>2011-11-10 20:12:26 +0100
commitb94cf9064f8fed925890e6c0a78ae0b8f7068a06 (patch)
treeae148b9848858a489478d41730e67eb517c00329 /crawl-ref/source/zap-data.h
parent9568e13a495d7c83a6bbf55abe02b61e2ae1f00a (diff)
downloadcrawl-ref-b94cf9064f8fed925890e6c0a78ae0b8f7068a06.tar.gz
crawl-ref-b94cf9064f8fed925890e6c0a78ae0b8f7068a06.zip
s/BEAM_CHARM/BEAM_ENSLAVE/ to match the name used elsewhere.
There's nothing charming in forcing someone to do your bidding -- recognized as a hostile act by the game.
Diffstat (limited to 'crawl-ref/source/zap-data.h')
-rw-r--r--crawl-ref/source/zap-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/zap-data.h b/crawl-ref/source/zap-data.h
index 87cd3719c8..b9005c5df4 100644
--- a/crawl-ref/source/zap-data.h
+++ b/crawl-ref/source/zap-data.h
@@ -366,7 +366,7 @@
NULL,
BLACK,
true,
- BEAM_CHARM,
+ BEAM_ENSLAVE,
NUM_DCHAR_TYPES,
false,
false,