diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-18 01:27:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-18 00:27:15 +0000 |
commit | c2ee213631a7544f31c16dad621227b1fd84cf8d (patch) | |
tree | efcb3d26b2366cacd58855f44cfff2acf30d40f6 /constants/petnums.json | |
parent | 4c687096881e59f5032bd403e8ea2b7bd970ff66 (diff) | |
download | NotEnoughUpdates-REPO-c2ee213631a7544f31c16dad621227b1fd84cf8d.tar.gz NotEnoughUpdates-REPO-c2ee213631a7544f31c16dad621227b1fd84cf8d.tar.bz2 NotEnoughUpdates-REPO-c2ee213631a7544f31c16dad621227b1fd84cf8d.zip |
Fixed Slug Pet stat and added Jacob ticket to garden sack (#1042)
* Fixed Slug Pet stat and added Jacob ticket to garden sack
* Added parent for slug pet
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 dd8337c6..1ccba472 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -4182,7 +4182,7 @@ }, "100": { "otherNums": [ - 40, + 50, 40 ], "statNums": { @@ -4205,7 +4205,7 @@ }, "100": { "otherNums": [ - 40, + 50, 40, 100 ], |