Difference for utils/scores.pl.in from version 1.1 to 1.2


version 1.1 version 1.2
Line 232
 
Line 232
    $state=4 if(/^arch/ || /^end/);     $state=4 if(/^arch/ || /^end/);
    next;     next;
       } elsif($state==4) {        } elsif($state==4) {
    next unless(/^arch experience_wis/);     next unless(/^arch skill_praying/);
    $state=5;     $state=5;
    next;     next;
       } elsif($state==5) {        } elsif($state==5) {


Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:03