Give piety loss and penance for TSO and Ely, and penance for Zin.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4107 c06c8d41-db1a-0410-9941-cceddc491573
ZDJ2CMPHHVPWTVDMDALWOARI5PA22VZ4FXIWR465PKZ4RVQOPJJAC
simple_god_message(" did not appreciate that!");
if (!known)
{
simple_god_message(" did not appreciate that!");
break;
}
penance = std::min(level, 5);
// deliberate fall through
case GOD_ZIN:
if (!known)
{
simple_god_message(" did not appreciate that!");
break;
}