summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ability.cc
diff options
context:
space:
mode:
authorNicholas Feinberg <pleasingfung@gmail.com>2014-06-23 21:59:16 -0700
committerNicholas Feinberg <pleasingfung@gmail.com>2014-06-23 22:38:12 -0700
commitec3c4bb5ceb32c88359a6e0129cf7605fa64ad47 (patch)
treebc087805887a042617be1e047e2cd91a89e3f0fd /crawl-ref/source/ability.cc
parent493e1506100ca8f70bce3464348bbeb663a8b2c8 (diff)
downloadcrawl-ref-ec3c4bb5ceb32c88359a6e0129cf7605fa64ad47.tar.gz
crawl-ref-ec3c4bb5ceb32c88359a6e0129cf7605fa64ad47.zip
Adjust Beogh's Give Item ability name/description
Added "Named" to the ability name, since that seemed to confuse every single person who used it. (It was already in the description, but who reads that?) It's longer than I'd like, now, but not intolerably. Also tweaked the description slightly.
Diffstat (limited to 'crawl-ref/source/ability.cc')
-rw-r--r--crawl-ref/source/ability.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/ability.cc b/crawl-ref/source/ability.cc
index 8aec5ad2de..c291cfe151 100644
--- a/crawl-ref/source/ability.cc
+++ b/crawl-ref/source/ability.cc
@@ -376,7 +376,7 @@ static const ability_def Ability_List[] =
3, 0, 80, generic_cost::fixed(3), 0, ABFLAG_NONE},
{ ABIL_BEOGH_RECALL_ORCISH_FOLLOWERS, "Recall Orcish Followers",
2, 0, 50, 0, 0, ABFLAG_NONE},
- { ABIL_BEOGH_GIFT_ITEM, "Give Item to Follower",
+ { ABIL_BEOGH_GIFT_ITEM, "Give Item to Named Follower",
0, 0, 0, 0, 0, ABFLAG_NONE},
// Jiyva