diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/enchants.json | 6 | ||||
-rw-r--r-- | constants/parents.json | 5 |
2 files changed, 6 insertions, 5 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 } } diff --git a/constants/parents.json b/constants/parents.json index 15facbb8..e5dcfe5a 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -292,9 +292,8 @@ "LOG":[ "LOG-1", "LOG-2", - "LOG-3" - ], - "LOG_2":[ + "LOG-3", + "LOG_2", "LOG_2-1" ], "LOOTING;1":[ |