feat: Add berries_per_focus_minute option in GameConfig (#63)

This commit is contained in:
demenik
2025-12-10 14:00:47 +01:00
parent d0643cc6a6
commit 0362620433
2 changed files with 4 additions and 1 deletions

View File

@@ -27,5 +27,6 @@
"growth_stages": 6
}
],
"wonder_event_url": "wss://pomomon.farm/ws"
"wonder_event_url": "wss://pomomon.farm/ws",
"berries_per_focus_minute": 1
}