zenno: update stat charts for new limits

This commit is contained in:
2026-07-01 22:12:10 -04:00
parent 9ce665865e
commit d62e729052
6 changed files with 38 additions and 36 deletions
+2 -2
View File
@@ -169,7 +169,7 @@
stat={Stat.Guts}
y={ssY}
yLabel="Lengths Gained"
range={[0, 1.5, 2.5]}
range={[0, 2]}
xRule={gutsStat}
yRule={ssYRule}
/>
@@ -178,7 +178,7 @@
stat={Stat.Power}
y={lcY}
yLabel="Lengths Gained"
range={[0, 1.5, 2.5]}
range={[0, 1.1]}
xRule={powerStat}
yRule={lcYRule}
/>