diff options
Diffstat (limited to 'constants')
| -rw-r--r-- | constants/parents.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index c7db5276..ba0b77be 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3830,6 +3830,18 @@ "LAPIDARY;4", "LAPIDARY;5" ], + "GARDEN_SCYTHE": [ + "SAM_SCYTHE" + ], + "ADVANCED_GARDENING_HOE": [ + "BASIC_GARDENING_HOE" + ], + "ADVANCED_GARDENING_AXE": [ + "BASIC_GARDENING_AXE" + ], + "PEST_REPELLENT_MAX": [ + "PEST_REPELLENT" + ], "BIOHAZARD_HELMET": [ "MUSHROOM_HELMET" ], |
