to the rest of the gods. Please check this, I've probably overlooked something.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2009 c06c8d41-db1a-0410-9941-cceddc491573
SYXSZQICCRNKCSZ4HDO24JIE5HBVMWFWLXXM26MS3OKB37PJOAVQC
2BTN774TDEFKS7L23YNEDQJSLSUWWKXPC5GA73ZGKLCKDHVEWSJAC
ESWIM76FGJL4QFLSHU6AC4D74PT7OPLQ7ZCJYWLZS5UCBAJDXYHAC
77H4BWWPPGLM3PLZH4QTAJRXIZTSDVNCOKZE223I437FN2UJ34RQC
KFULGQQOHWUTXOM3BXCCYPGGVGGY4Z6265XUFRCBPNLTZAEHJZSQC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
CQ24AVAI6SW3AHTIDMLPSTRRBEU6FHRF5I5FD6G5QIYE6PO4BQMQC
}
static std::string religion_help( god_type god )
{
std::string result = "";
switch(god)
{
case GOD_ZIN:
case GOD_SHINING_ONE:
if (!player_under_penance() && you.piety > 160
&& !you.num_gifts[god])
{
result += "Pray at an altar to get a ";
result += (god == GOD_ZIN ? "mace" : "long sword");
result += " blessed by ";
result += god_name(god);
result += ".";
break;
} // else fall through
case GOD_XOM:
case GOD_SIF_MUNA:
case GOD_KIKUBAAQUDGHA:
case GOD_YREDELEMNUL:
default:
result += "Praying is not necessary with this god.";
break;
case GOD_LUGONU:
if (!player_under_penance() && you.piety > 160
&& !you.num_gifts[god])
{
result += "Pray at an altar to get your weapon blessed." EOL;
} // fall through
case GOD_OKAWARU:
case GOD_MAKHLEB:
case GOD_BEOGH:
result = "Use prayer to announce the sacrifice of corpses.";
break;
case GOD_TROG:
result += "Use prayer to announce the sacrifice of corpses." EOL
"Trog does not demand training of the Invocations skill.";
break;
case GOD_NEMELEX_XOBEH:
result += "A prayer will sacrifice all items on your spot. Inscribe "
"items with !p or !* to avoid accidentally sacrificing "
"them." EOL
"Followers of Nemelex Xobeh use Evocations, not Invocations.";
break;
case GOD_ELYVILON:
result += "Under prayer Elyvilon watches over you, but also expects "
"you to act positively.";
break;
case GOD_VEHUMET:
result += "During prayer, Vehumet supports magics of the Conjuration "
"or Summoning type, but looks down upon more benign castings.";
break;
}
return result;
"power in battle and occasional rewards. Trog hates wizards, and "
"followers are forbidden the use of spell magic. ",
"power in battle and occasional rewards. Trog hates wizards, and loves "
"to see their magical books burn. Followers are forbidden the use of "
"spell magic. ",
"paints in the ichor of demons. Followers receive occasional gifts, "
"and should use these gifts as much as possible. Offerings of any "
"paints in the ichor of demons. Followers receive occasional decks, "
"and should use these as much as possible. Offerings of any "