MediaWiki:Common.js: Difference between revisions

affection tables StatCalc integration
(Character affection table, expose current bonus)
(affection tables StatCalc integration)
Line 503:
affectionChange($(this), affection_start);
if (typeof affection !== 'undefined') affectionGet($(this).siblings(".character-stattable"));
});
}