diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2024-04-10 21:13:10 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-10 11:13:10 +0000 |
commit | ed5084c45fd30531a6b34abb610eab21c765efad (patch) | |
tree | 33185c23b609e21efb040bcd8dbe5ffc93784054 /constants/museum.json | |
parent | 7d489aff38c343105b0fb706402e6ed785a19afc (diff) | |
download | NotEnoughUpdates-REPO-ed5084c45fd30531a6b34abb610eab21c765efad.tar.gz NotEnoughUpdates-REPO-ed5084c45fd30531a6b34abb610eab21c765efad.tar.bz2 NotEnoughUpdates-REPO-ed5084c45fd30531a6b34abb610eab21c765efad.zip |
add more mineshaft stuff (#1151)
Diffstat (limited to 'constants/museum.json')
-rw-r--r-- | constants/museum.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/museum.json b/constants/museum.json index 75f48137..68bfde51 100644 --- a/constants/museum.json +++ b/constants/museum.json @@ -843,9 +843,9 @@ "INFINI_VACUUM_HOOVERIUS":"INFINI_VACUUM" }, "max_values": { - "total": 346, + "total": 347, "weapons": 128, - "armor": 111, + "armor": 112, "rarities": 107, "special": 48 } |