diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /constants/petnums.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index 94b6a333..53fa1352 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -4631,8 +4631,8 @@ 3 ], "statNums": { - "HEALTH": 25, - "STRENGTH": 100 + "HEALTH": 100, + "STRENGTH": 25 } } }, @@ -4661,8 +4661,8 @@ 3 ], "statNums": { - "HEALTH": 25, - "STRENGTH": 100 + "HEALTH": 100, + "STRENGTH": 25 } } }, @@ -4691,8 +4691,8 @@ 3 ], "statNums": { - "HEALTH": 25, - "STRENGTH": 100 + "HEALTH": 100, + "STRENGTH": 25 } } }, @@ -4721,8 +4721,8 @@ 3 ], "statNums": { - "HEALTH": 25, - "STRENGTH": 100 + "HEALTH": 100, + "STRENGTH": 25 } } }, @@ -4751,8 +4751,8 @@ 3 ], "statNums": { - "HEALTH": 25, - "STRENGTH": 100 + "HEALTH": 100, + "STRENGTH": 25 } } } |