From c393400ef4bf02dbc035fa100a0b5b8839e6b2c8 Mon Sep 17 00:00:00 2001 From: Vazelek Date: Fri, 21 Oct 2022 10:34:46 +0200 Subject: [PATCH] update perm score --- score.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) ); } ?>