diff options
Diffstat (limited to 'constants/enchants.json')
-rw-r--r-- | constants/enchants.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/constants/enchants.json b/constants/enchants.json index dd78db6b..574e17db 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -104,7 +104,8 @@ "turbo_warts", "turbo_carrot", "turbo_potato", - "turbo_mushrooms" + "turbo_mushrooms", + "cultivating" ], "HELMET": [ "big_brain", @@ -318,6 +319,7 @@ "ultimate_last_stand": 5, "ultimate_legion": 5, "ultimate_no_pain_no_gain": 5, - "ultimate_wisdom": 5 + "ultimate_wisdom": 5, + "cultivating": 10 } } |