diff options
-rw-r--r-- | constants/petnums.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index 1100926f..93c72a33 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -3214,7 +3214,7 @@ "100": { "otherNums": [ 10.0, - 10.0, + 10.0 ], "statNums": { "CRIT_CHANCE": 10.0, @@ -4119,4 +4119,4 @@ "interp": "1:70" } } -}
\ No newline at end of file +} |