diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-24 17:56:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 15:56:09 +0000 |
commit | f3dd8444ddb89d01e4ff3a44c99774f06049501e (patch) | |
tree | 0bcc65d9ea30a7f591ddae557e21b55c9c5fb72b /constants/pets.json | |
parent | 8f2145bae826b4cc8ab2a5ff10eccc0f3c6fae58 (diff) | |
download | NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.tar.gz NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.tar.bz2 NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.zip |
0.20.1.0 changes (#1174)
* 0.20.1.0 changes
* Fixed hollow and fervor armor
Diffstat (limited to 'constants/pets.json')
-rw-r--r-- | constants/pets.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/pets.json b/constants/pets.json index be0c5675..05773940 100644 --- a/constants/pets.json +++ b/constants/pets.json @@ -299,6 +299,7 @@ "BINGO": "ALL", "EERIE": "COMBAT", "SLUG": "FARMING", - "OWL": "TAMING" + "OWL": "TAMING", + "GLACITE_GOLEM": "MINING" } }
\ No newline at end of file |