summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-goditem.cc
diff options
context:
space:
mode:
authorShmuale Mark <shm.mark@gmail.com>2014-07-06 10:18:37 -0400
committerShmuale Mark <shm.mark@gmail.com>2014-07-06 19:45:40 -0400
commitd00d28abe933506f4a9c1ac909d378e1e400e15a (patch)
tree6169b1a447b7ae3749f2997437f2f478ee529ff8 /crawl-ref/source/spl-goditem.cc
parent0b870a835f2875b130ca6932827c255fa48073dd (diff)
downloadcrawl-ref-d00d28abe933506f4a9c1ac909d378e1e400e15a.tar.gz
crawl-ref-d00d28abe933506f4a9c1ac909d378e1e400e15a.zip
Rename antimagic() -> debuff_player().
Diffstat (limited to 'crawl-ref/source/spl-goditem.cc')
-rw-r--r--crawl-ref/source/spl-goditem.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/spl-goditem.cc b/crawl-ref/source/spl-goditem.cc
index 5e86b6d6cd..2f472fa996 100644
--- a/crawl-ref/source/spl-goditem.cc
+++ b/crawl-ref/source/spl-goditem.cc
@@ -335,12 +335,12 @@ spret_type cast_healing(int pow, int max_pow, bool divine_ability,
divine_ability, where, not_self, mode);
}
-// Antimagic is sort of an anti-extension... it sets a lot of magical
+// Dispelling is sort of an anti-extension... it sets a lot of magical
// durations to 1 so it's very nasty at times (and potentially lethal,
// that's why we reduce flight to 2, so that the player has a chance
// to stop insta-death... sure the others could lead to death, but that's
// not as direct as falling into deep water) -- bwr
-void antimagic()
+void debuff_player()
{
duration_type dur_list[] =
{