diff options
author | tpart <tpart120@proton.me> | 2025-09-01 23:15:53 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2025-09-01 23:15:53 +0200 |
commit | d3d19447af4012393c55321928ad31db0579bf13 (patch) | |
tree | b6336998f14bac34cd6c11e23a57b4d159dcdb28 /data | |
parent | 000c959a41a3f6790115c67cbbe659dadf05862c (diff) | |
download | hurrycurry-d3d19447af4012393c55321928ad31db0579bf13.tar hurrycurry-d3d19447af4012393c55321928ad31db0579bf13.tar.bz2 hurrycurry-d3d19447af4012393c55321928ad31db0579bf13.tar.zst |
Adjust more score baselines
Diffstat (limited to 'data')
-rw-r--r-- | data/maps/duplex.yaml | 2 | ||||
-rw-r--r-- | data/maps/station.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/duplex.yaml b/data/maps/duplex.yaml index a9d6065c..f7d5decf 100644 --- a/data/maps/duplex.yaml +++ b/data/maps/duplex.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: 175 map: - "'''''*''''''''*''''''''''*''" - "'*'''''''''*''''*''''*''''*'" diff --git a/data/maps/station.yaml b/data/maps/station.yaml index 8e548fd0..dc8307ee 100644 --- a/data/maps/station.yaml +++ b/data/maps/station.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: 350 hand_count: 2 map: - "'*''''''''''''''''''''*''" |