refactor: use separate seed for reroll of vegetables

This commit is contained in:
2025-11-05 09:11:59 +01:00
parent 4dca72c57d
commit 8b3b026aea
3 changed files with 7 additions and 6 deletions
+1
View File
@@ -25,6 +25,7 @@ export default [
"max-statements": ["warn", 50],
"max-params": ["warn", 5],
"max-lines": "off",
"init-declarations": "off",
},
},
{