added wool games stats card

This commit is contained in:
2025-09-10 19:08:04 +02:00
parent 00a423d270
commit 425bdda9c4
4 changed files with 35 additions and 2 deletions

View File

@@ -723,3 +723,5 @@ export const copsAndCrimsStatsSchema = z.looseObject({
sniper_charge_bonus: z.number().default(0),
...copsAndCrimsGunUpgrades()
})
export const woolGamesStatsSchema = z.looseObject({})