From 2ae6a0f17e155d7931ec8cb9cb2b38313db734c9 Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Thu, 6 Jun 2024 17:46:04 +1000 Subject: zorro cape (#1234) --- constants/museum.json | 7 ++++--- 1 file 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 -- cgit