"reinforcements", as you might only get one monster from it.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3912 c06c8d41-db1a-0410-9941-cceddc491573
VC7XBPUIFNSY32XN2QXDDJKV2KHQHW43JFPSMDSRWSVJVAQZETLQC
OVYC2AOOLEVUE4SSF65W46J4QLLZKRXB4DQY7F6S767XJLPQUU6AC
N6AB4D7CBK3YG43GL5MZIHKGYXSQWQ3MRKXGEX3QAADLGNDIKL7AC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
M2EUGZPKR6XTZSLQYDO7CDBBR2WPPMCBIBKJSZW5P7KYUOUPZSZQC
static bool blessing_reinforcements(void)
static bool blessing_reinforcement(void)
// If the follower chosen was you, either send reinforcements or
// If the follower chosen was you, either send reinforcement or
bool reinforced = blessing_reinforcements();
bool reinforced = blessing_reinforcement();
if (blessing_reinforcements())
if (blessing_reinforcement())
result = "reinforcements";
result = "reinforcement";