git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1154 c06c8d41-db1a-0410-9941-cceddc491573
6NBAJU44SKV2GYCFZ3NWGC5L73CIZIKINHSL4J7VKASV6R5WMIZAC
5ASC3STDYCNLZFEBN6UTMUCGDETHBR2OCBZCF5VIAZ5RRWLOTDYQC
SDLKLUNFGVKDS55DDJZCBAVIB7NL3RRYPTACAY65SCUQKV6APFSAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
marshallString(th, you.last_altar_inscription.c_str(), 80);
unmarshallString( th, buff, 80 ); you.last_altar_inscription = buff;
unmarshallString( th, buff, 80 );
you.last_altar_inscription = buff;
you.inv[m].inscription = you.last_altar_inscription;
you.last_altar_inscription = you.inv[you.equip[EQ_WEAPON]].inscription;
you.last_altar_inscription =
you.inv[you.equip[EQ_WEAPON]].inscription;
// Hard-coded to store and restore the inscription of any altar // you 'E'voke. Got to do this better sometime. std::string last_altar_inscription;
// Hard-coded to store and restore the inscription of any altar
// you 'E'voke. Got to do this better sometime.
std::string last_altar_inscription;