diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/enchants.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/constants/enchants.json b/constants/enchants.json index 4415d56b..6eb5838b 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -69,7 +69,8 @@ "divine_gift", "tabasco", "ultimate_duplex", - "vicious" + "vicious", + "toxophilite" ], "AXE": [ "efficiency", @@ -1381,6 +1382,9 @@ 68, 82 ], + "toxophilite": [ + 25 + ], "one_for_all": [ 50 ], |