diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2024-06-06 17:46:04 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-06 07:46:04 +0000 |
commit | 2ae6a0f17e155d7931ec8cb9cb2b38313db734c9 (patch) | |
tree | 42fe0e410a6e71210e2d91304ef0db28e661c13a | |
parent | 8fbe07b7d7c90fa71325a6c2d44bb7fb5bae034b (diff) | |
download | NotEnoughUpdates-REPO-2ae6a0f17e155d7931ec8cb9cb2b38313db734c9.tar.gz NotEnoughUpdates-REPO-2ae6a0f17e155d7931ec8cb9cb2b38313db734c9.tar.bz2 NotEnoughUpdates-REPO-2ae6a0f17e155d7931ec8cb9cb2b38313db734c9.zip |
zorro cape (#1234)
-rw-r--r-- | constants/museum.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/constants/museum.json b/constants/museum.json index 63719dbc..75c7e770 100644 --- a/constants/museum.json +++ b/constants/museum.json @@ -356,7 +356,8 @@ "TACTICAL_INSERTION", "ANNIHILATION_CLOAK", "BLAZETEKK_HAM_RADIO", - "DEMONLORD_GAUNTLET" + "DEMONLORD_GAUNTLET", + "ZORROS_CAPE" ], "special": [ "ANCIENT_ELEVATOR", @@ -851,10 +852,10 @@ "PERFECT_CHISEL": "GLACITE_CHISEL" }, "max_values": { - "total": 353, + "total": 354, "weapons": 128, "armor": 112, - "rarities": 113, + "rarities": 114, "special": 48 } }
\ No newline at end of file |