diff options
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index 36852ef6..74b8a122 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -1923,5 +1923,12 @@ "TITANIUM_ARTIFACT", "TITANIUM_RING", "TITANIUM_TALISMAN" + ], + "TITANIUM_DRILL_3":[ + "TITANIUM_DRILL_2", + "TITANIUM_DRILL_1" + ], + "MITHRIL_DRILL_2":[ + "MITHRIL_DRILL_1" ] } |