diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-26 10:06:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-26 10:06:23 +0200 |
commit | 968bb2a232c535234ef994f53a85abd04cf23618 (patch) | |
tree | 588d72eb414df8064381a19539ba7b19babb8a55 /constants/petnums.json | |
parent | f18a467e17e845bb79404ed329e14a73e3891343 (diff) | |
download | NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.tar.gz NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.tar.bz2 NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.zip |
Fixed a few (81) items (#828)
* Fixed a few (21) pets
* Fixed another (1) pet
* Fixed Alert Flare recipe
* Fixed ench coal
* Fixed ench charcoal
* Fixed Farm Armours
* Fixed a few (48) reforge stones
Combinable in Reforge Anvil
* Fixed more (6) items
Diffstat (limited to 'constants/petnums.json')
-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 758767f6..36a837f4 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -4416,7 +4416,7 @@ "otherNums": [ 0.3, 0.5, - 0.4 + 0.5 ], "statNums": { "CRIT_CHANCE": 0.0, @@ -4428,7 +4428,7 @@ "otherNums": [ 30, 50, - 40 + 50 ], "statNums": { "CRIT_CHANCE": 10.0, |