Anonymous

Module:CharStats: Difference between revisions

From Elwiki
no edit summary
No edit summary
No edit summary
Line 53: Line 53:
     addCell('char-stats-cat', args.l_difficulty, true);
     addCell('char-stats-cat', args.l_difficulty, true);
     addCell('char-stats-active', difficulty);
     addCell('char-stats-active', difficulty);
     addCell('char-stats-attack-caption', type);
     addCell('char-stats-attack-caption', type, true);


     return char_stats;
     return char_stats;