diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-08-15 23:49:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-16 07:49:23 +1000 |
| commit | 3e1eaf449377a38b10128cf35847c2f40411c412 (patch) | |
| tree | 62f8ce5cf5258a72161be309da4f4e815ab8d06b /constants | |
| parent | 0162818487df8c5b107a2228fe71684c544a0b90 (diff) | |
| download | NotEnoughUpdates-REPO-3e1eaf449377a38b10128cf35847c2f40411c412.tar.gz NotEnoughUpdates-REPO-3e1eaf449377a38b10128cf35847c2f40411c412.tar.bz2 NotEnoughUpdates-REPO-3e1eaf449377a38b10128cf35847c2f40411c412.zip | |
Fixed mob, added wet napkin and wiki links (#967)
Diffstat (limited to 'constants')
| -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 a2f3d9c3..03e49ce5 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -3564,7 +3564,7 @@ "otherNums": [ 15.0, 0.2, - 0.3 + 1.0 ], "statNums": { "DEFENSE": 2.0, @@ -3575,7 +3575,7 @@ "otherNums": [ 15, 25, - 30 + 1.3 ], "statNums": { "DEFENSE": 200.0, |
