diff --git a/score.php b/score.php index 23e6574..5b9f557 100644 --- a/score.php +++ b/score.php @@ -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) ); } ?>