diff options
author | tpart <tpart120@proton.me> | 2025-09-01 22:41:45 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2025-09-01 22:41:45 +0200 |
commit | 000c959a41a3f6790115c67cbbe659dadf05862c (patch) | |
tree | 4d450b1de77879c27a74bbcaba12579083f85480 | |
parent | 51ea2ec90d8bc286f0025f0d91e1c5fac461e867 (diff) | |
download | hurrycurry-000c959a41a3f6790115c67cbbe659dadf05862c.tar hurrycurry-000c959a41a3f6790115c67cbbe659dadf05862c.tar.bz2 hurrycurry-000c959a41a3f6790115c67cbbe659dadf05862c.tar.zst |
Adjust baseline score
-rw-r--r-- | data/maps/streetfood.yaml | 2 | ||||
-rw-r--r-- | data/maps/sushibar.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/streetfood.yaml b/data/maps/streetfood.yaml index 057f538a..f15cb8f1 100644 --- a/data/maps/streetfood.yaml +++ b/data/maps/streetfood.yaml @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <https://www.gnu.org/licenses/>. # -score_baseline: 200 +score_baseline: 110 hand_count: 2 map: - "*'''l'''''''----'''l''''''*'" diff --git a/data/maps/sushibar.yaml b/data/maps/sushibar.yaml index 52b9aa30..ddbdcaf7 100644 --- a/data/maps/sushibar.yaml +++ b/data/maps/sushibar.yaml @@ -13,7 +13,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <https://www.gnu.org/licenses/>. # -score_baseline: 200 +score_baseline: 110 map: - "*''''*''''*''''''*''*''" - "'''*'''''''*'*''''''''*" |