summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ability.cc
diff options
context:
space:
mode:
authorSteve Melenchuk <smelenchuk@gmail.com>2014-04-13 12:05:03 -0600
committerSteve Melenchuk <smelenchuk@gmail.com>2014-05-07 18:23:23 -0600
commitf6243313170804d143b8d8d0bc946d71a8223c2b (patch)
tree9b4a2ef8d2df512c661fdd800fa0482d1851c203 /crawl-ref/source/ability.cc
parenta75deefc045927d0cf4cb3cfbd91641e6b18fcf9 (diff)
downloadcrawl-ref-f6243313170804d143b8d8d0bc946d71a8223c2b.tar.gz
crawl-ref-f6243313170804d143b8d8d0bc946d71a8223c2b.zip
Qazlal: enums, initial descriptions.
Diffstat (limited to 'crawl-ref/source/ability.cc')
-rw-r--r--crawl-ref/source/ability.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/crawl-ref/source/ability.cc b/crawl-ref/source/ability.cc
index 3b20f54973..6a453d9df7 100644
--- a/crawl-ref/source/ability.cc
+++ b/crawl-ref/source/ability.cc
@@ -198,6 +198,9 @@ ability_type god_abilities[NUM_GODS][MAX_GOD_ABILITIES] =
// Gozag
{ ABIL_GOZAG_POTION_PETITION, ABIL_GOZAG_CALL_MERCHANT,
ABIL_GOZAG_BRIBE_BRANCH, ABIL_NON_ABILITY, ABIL_NON_ABILITY },
+ // Qazlal
+ { ABIL_NON_ABILITY, ABIL_NON_ABILITY, ABIL_NON_ABILITY, ABIL_NON_ABILITY,
+ ABIL_NON_ABILITY },
};
// The description screen was way out of date with the actual costs.
@@ -418,6 +421,8 @@ static const ability_def Ability_List[] =
{ ABIL_GOZAG_BRIBE_BRANCH, "Bribe Branch",
0, 0, 0, 0, 0, ABFLAG_GOLD },
+ // Qazlal
+
{ ABIL_STOP_RECALL, "Stop Recall", 0, 0, 0, 0, 0, ABFLAG_NONE},
// zot defence abilities