zenno: update stat charts for new limits
This commit is contained in:
@@ -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}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user