aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
Diffstat (limited to 'constants')
-rw-r--r--constants/museum.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/constants/museum.json b/constants/museum.json
index f4d37e33..2a32dc36 100644
--- a/constants/museum.json
+++ b/constants/museum.json
@@ -61,9 +61,7 @@
"GIANT_CLEAVER",
"SPIDER_QUEENS_STINGER",
"VENOMS_TOUCH",
- "FELTHORN_REAPER",
"SHAMAN_SWORD",
- "BONE_REAVER",
"POOCH_SWORD",
"EMERALD_BLADE",
"INK_WAND",
@@ -79,6 +77,8 @@
"RUNAANS_BOW",
"MOSQUITO_BOW",
"SPIRIT_SWORD",
+ "BONE_REAVER",
+ "FELTHORN_REAPER",
"BAT_WAND",
"ITEM_SPIRIT_BOW",
"BONE_BOOMERANG",
@@ -823,6 +823,7 @@
"WEIRDER_TUBA": "WEIRD_TUBA",
"BOUQUET_OF_LIES": "FLOWER_OF_TRUTH",
"FELTHORN_REAPER": "BONE_REAVER",
+ "BONE_REAVER": "SPIRIT_SWORD",
"MONSTER_RAIDER": "MONSTER_HUNTER",
"TANK_WITHER": "WITHER",
"WISE_WITHER": "TANK_WITHER",
@@ -831,9 +832,9 @@
"PERFECT_TIER_13": "PERFECT_TIER_12"
},
"max_values": {
- "total": 340,
+ "total": 341,
"weapons": 128,
- "armor": 110,
+ "armor": 111,
"rarities": 102,
"special": 48
}