aboutsummaryrefslogtreecommitdiff
path: root/constants/museum.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-07-02 18:21:10 +0200
committerGitHub <noreply@github.com>2024-07-02 16:21:10 +0000
commite32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c (patch)
tree44e868d98216cf971327fbd6cec8f92feacc2ba2 /constants/museum.json
parent4f70c01ffa270be1eb4bc0a6dcb710d1393f5f1f (diff)
downloadNotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.tar.gz
NotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.tar.bz2
NotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.zip
Better Mayor Update Items v1.0 (#1271)
* feat: Better Mayor Update Items v1.0 * fix: Old rainbownames * feat: Even more Better Mayor Items * feat: Forge duration on new items * fix: coordinates for moved npcs * feat: NPC shop for Liz * feat: HOTM Reqs for new Mining Equipment * feat: Event Sack, Remove Soulbound from Fishing and a few other fixes * feat: Lava Sea Creature HP
Diffstat (limited to 'constants/museum.json')
-rw-r--r--constants/museum.json11
1 files changed, 7 insertions, 4 deletions
diff --git a/constants/museum.json b/constants/museum.json
index 75c7e770..375d5dba 100644
--- a/constants/museum.json
+++ b/constants/museum.json
@@ -288,6 +288,7 @@
"AUGER_ROD",
"WARDEN_HELMET",
"CROWN_OF_GREED",
+ "CROWN_OF_AVARICE",
"GYROKINETIC_WAND",
"WAND_OF_HEALING",
"WAND_OF_MENDING",
@@ -357,7 +358,8 @@
"ANNIHILATION_CLOAK",
"BLAZETEKK_HAM_RADIO",
"DEMONLORD_GAUNTLET",
- "ZORROS_CAPE"
+ "ZORROS_CAPE",
+ "PEST_VEST"
],
"special": [
"ANCIENT_ELEVATOR",
@@ -849,13 +851,14 @@
"INFINI_VACUUM": "SKYMART_HYPER_VACUUM",
"INFINI_VACUUM_HOOVERIUS":"INFINI_VACUUM",
"GLACITE_CHISEL": "REINFORCED_CHISEL",
- "PERFECT_CHISEL": "GLACITE_CHISEL"
+ "PERFECT_CHISEL": "GLACITE_CHISEL",
+ "CROWN_OF_AVARICE": "CROWN_OF_GREED"
},
"max_values": {
"total": 354,
"weapons": 128,
- "armor": 112,
- "rarities": 114,
+ "armor": 113,
+ "rarities": 115,
"special": 48
}
} \ No newline at end of file