diff options
author | metamuffin <metamuffin@disroot.org> | 2024-07-21 16:07:19 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-07-21 16:07:19 +0200 |
commit | 24fe86b235c2345537ea1d65d2e1bbf1b92523b3 (patch) | |
tree | 034ae0567191190c5cbb5aa12c35f20c403553d4 | |
parent | c618d9936e4e639146ff0676d11cc122b2e2254e (diff) | |
download | hurrycurry-24fe86b235c2345537ea1d65d2e1bbf1b92523b3.tar hurrycurry-24fe86b235c2345537ea1d65d2e1bbf1b92523b3.tar.bz2 hurrycurry-24fe86b235c2345537ea1d65d2e1bbf1b92523b3.tar.zst |
add score baseline to line
-rw-r--r-- | data/maps/line.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/maps/line.yaml b/data/maps/line.yaml index 7d785d34..51b4d433 100644 --- a/data/maps/line.yaml +++ b/data/maps/line.yaml @@ -13,6 +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 map: - "''''''''''''''''''''''''''''" - "''████████████████████████''" |