chain.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5181 c06c8d41-db1a-0410-9941-cceddc491573
LKJUJVNSVIYLTEZMVR7KWUZSKXGTA267B3LGQALVKMNTWJWID6ZQC
43KP5J4MOLV6KO7EBNPHZWWDSDG6EXLA5KEZLI5UZMI2C5ZF5A2AC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
// vitalisation chaining. if (you.piety < piety_breakpoint(1))
// vitalisation chaining.
if (you.piety < piety_breakpoint(1))
// vitalisation chaining. Note that, if the piety cost for this // in abl-show.cc::_do_ability() is changed from 2, this needs // to be changed as well. if (you.piety < piety_breakpoint(1) + 2)
// vitalisation chaining. Note that, if the piety cost for this
// in abl-show.cc::_do_ability() is changed from 2, this needs
// to be changed as well.
if (you.piety < piety_breakpoint(1) + 2)