Putting the real paid weigth, I misstyped.

This commit is contained in:
Sergiotarxz 2023-09-05 22:29:32 +02:00
parent adc116b69c
commit 5f1b5eff5f

View File

@ -17,7 +17,7 @@ sub id ($self) {
} }
sub weight { sub weight {
return 75; return 50;
} }
sub max_alternative { sub max_alternative {