From 4afedc799db3ca18beadcc3ce22b5b28eec2c61c Mon Sep 17 00:00:00 2001 From: jani270 Date: Thu, 28 Apr 2022 14:23:10 +0200 Subject: master :arrow_right: dangerous --- constants/misc.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'constants/misc.json') diff --git a/constants/misc.json b/constants/misc.json index e6df609e..e288e940 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -16,7 +16,13 @@ "drill", "gauntlet", "shears", - "fishing weapon" + "fishing weapon", + "longsword", + "belt", + "necklace", + "cloak", + "gloves", + "bracelet" ], "tier_colors": { "common": "§f", @@ -959,6 +965,18 @@ "PARTY_HAT_CRAB_GREEN", "PARTY_HAT_CRAB_BLACK", "PARTY_HAT_CRAB_YELLOW" + ], + "ODGERS_BRONZE_TOOTH": [ + "ODGERS_SILVER_TOOTH", + "ODGERS_GOLD_TOOTH", + "ODGERS_DIAMOND_TOOTH" + ], + "ODGERS_SILVER_TOOTH": [ + "ODGERS_GOLD_TOOTH", + "ODGERS_DIAMOND_TOOTH" + ], + "ODGERS_GOLD_TOOTH": [ + "ODGERS_DIAMOND_TOOTH" ] }, "special_bois": [ -- cgit