git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7209 c06c8d41-db1a-0410-9941-cceddc491573
PWSBHI4W27SHIZWIXGXYMYFZXXIOOHM3G4JVMV2LVEZP3KHSWWYQC
PSCYVKJ7DGXAL3V5U4O6AJTRV6Q3N3SHQWAZ73VIPRTE4W64F2XAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
marshallShort(th, you.sage_bonus_skill); marshallLong(th, you.sage_bonus_degree);
marshallShort(th, you.sage_bonus_skill);
marshallLong(th, you.sage_bonus_degree);
you.sage_bonus_skill = static_cast<skill_type>(unmarshallShort(th)); you.sage_bonus_degree = unmarshallLong(th);
you.sage_bonus_skill = static_cast<skill_type>(unmarshallShort(th));
you.sage_bonus_degree = unmarshallLong(th);