update perm score

This commit is contained in:
Vazelek
2022-10-21 10:34:46 +02:00
parent 6a6c608237
commit c393400ef4

View File

@@ -158,7 +158,7 @@
"A3" => array(7, 5, 7, 10, 5, 7, 2, 43, 1),
"A4" => array(10, 3, 3, 7, 10, 10, 0, 43, 1),
"A5" => array(1, 0, 0, 0, 0, 0, 0, 1, 6),
"Permanents" => array(0, 0, 0, 0, 0, 0, 0, 2, 5)
"Permanents" => array(0, 0, 0, 0, 0, 2, 0, 2, 5)
);
}
?>