update Tue 07/14/2026 12:21:23.58

This commit is contained in:
2026-07-14 12:21:24 +10:00
parent b2b555ef16
commit f2bfad7ee2
14 changed files with 202 additions and 58 deletions
+11 -3
View File
@@ -3,7 +3,15 @@
"dwellSeconds": 120,
"crossfadeSeconds": 3,
"order": "shuffle",
"include": { "colors": [], "rarities": [], "ids": [] },
"behaviors": { "staticChance": 0.5, "wanderRadius": 0.6, "wanderSpeed": 0.15 },
"include": {
"colors": [],
"rarities": [],
"ids": []
},
"behaviors": {
"staticChance": 0.5,
"wanderRadius": 60,
"wanderSpeed": 0.15
},
"timeWindows": []
}
}