Raise daily generation limit to 100 and fix limit UI coercion.

0 was misread as zero allowed on older servers; player no longer falls back to 10 when saving limits.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-07 16:28:19 +01:00
parent 5f90945b97
commit ec4ca4b7c0
3 changed files with 14 additions and 6 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
"new_song_chance": 0.35
},
"limits": {
"max_new_songs_per_day": 0
"max_new_songs_per_day": 100
},
"costs": {
"lyria_pro_usd": 0.08,