diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-23 12:31:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-23 06:31:18 -0400 |
commit | 43506f01d2ca982647c02b40e4d2ef59f153f17e (patch) | |
tree | db99961da6703b68346cb14daf69269c559f2a8a /constants/petnums.json | |
parent | 76503706e0cff291cbd9b01e4fb8ee28f6a497cf (diff) | |
download | NotEnoughUpdates-REPO-43506f01d2ca982647c02b40e4d2ef59f153f17e.tar.gz NotEnoughUpdates-REPO-43506f01d2ca982647c02b40e4d2ef59f153f17e.tar.bz2 NotEnoughUpdates-REPO-43506f01d2ca982647c02b40e4d2ef59f153f17e.zip |
Fixes and other Things (#472)
* Rainbow Names and other Things
* Fixes and updated some things (still no wiki links sad)
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index 0564d8f6..72892b21 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -1911,6 +1911,7 @@ "COMMON": { "1": { "otherNums": [ + 0.0, 0.0 ], "statNums": { @@ -1921,6 +1922,7 @@ }, "100": { "otherNums": [ + 3, 3 ], "statNums": { @@ -1935,6 +1937,7 @@ "1": { "otherNums": [ 0.1, + 0.1, 1.0 ], "statNums": { @@ -1946,6 +1949,7 @@ "100": { "otherNums": [ 15, + 15, 100 ], "statNums": { @@ -1960,6 +1964,7 @@ "1": { "otherNums": [ 0.2, + 0.2, 1.0, 0.1 ], @@ -1972,6 +1977,7 @@ "100": { "otherNums": [ 20, + 20, 100, 15 ], @@ -1987,6 +1993,7 @@ "1": { "otherNums": [ 0.1, + 0.1, 0.8 ], "statNums": { @@ -1998,6 +2005,7 @@ "100": { "otherNums": [ 10, + 10, 75 ], "statNums": { @@ -2011,6 +2019,7 @@ "UNCOMMON": { "1": { "otherNums": [ + 0.1, 0.1 ], "statNums": { @@ -2021,6 +2030,7 @@ }, "100": { "otherNums": [ + 5, 5 ], "statNums": { |