diff options
| author | metamuffin <metamuffin@disroot.org> | 2025-10-14 23:31:42 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2025-10-14 23:31:45 +0200 |
| commit | 3b96706c9b4b0c978cc8d13923380438619552ed (patch) | |
| tree | 67f13cc0a4552d4be765041d5d07a54fb70062ff /data/maps | |
| parent | 9514b892d2323ca811ea57bf077336f69d0a4cf9 (diff) | |
| download | hurrycurry-3b96706c9b4b0c978cc8d13923380438619552ed.tar hurrycurry-3b96706c9b4b0c978cc8d13923380438619552ed.tar.bz2 hurrycurry-3b96706c9b4b0c978cc8d13923380438619552ed.tar.zst | |
Zigzag score baseline and index cleanup
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/zigzag.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/zigzag.yaml b/data/maps/zigzag.yaml index 6b8c1cbd..a2fb8ac6 100644 --- a/data/maps/zigzag.yaml +++ b/data/maps/zigzag.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: 300 map: - "''*''''''''*'''*''''''''''" - "*''''''*''''''''''*'''''''" |