diff options
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 } } } |