diff options
131 files changed, 1209 insertions, 118 deletions
diff --git a/constants/fairy_souls.json b/constants/fairy_souls.json index ed94c3e4..e865ef36 100644 --- a/constants/fairy_souls.json +++ b/constants/fairy_souls.json @@ -106,7 +106,7 @@ "crimson_isle": [ "-644,125,-689", "-79,139,-779", - "-352,190,-553", + "-342,100,-484", "-717,164,-980", "-726,144,-891", "-690,122,-752", @@ -129,7 +129,7 @@ "-412,58,-935", "-396,108,-764", "-342,101,-484", - "-35,115,-1055" + "-35,116,-1055" ], "combat_3": [ "-517,100,-295", diff --git a/constants/misc.json b/constants/misc.json index aa1d4d11..82fcbf1f 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", @@ -869,6 +875,18 @@ ], "BINGO_TALISMAN": [ "BINGO_RING" + ], + "ODGERS_BRONZE_TOOTH": [ + "ODGERS_SILVER_TOOTH", + "ODGERS_GOLD_TOOTH", + "ODGERS_DIAMOND_TOOTH" + ], + "ODGERS_SILVER_TOOTH": [ |
