diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/fairy_souls.json | 4 | ||||
-rw-r--r-- | constants/parents.json | 7 |
2 files changed, 9 insertions, 2 deletions
diff --git a/constants/fairy_souls.json b/constants/fairy_souls.json index 9780c7d4..aabde892 100644 --- a/constants/fairy_souls.json +++ b/constants/fairy_souls.json @@ -88,9 +88,9 @@ "-317,87,-217", "-342,121,-199", "-427,84,-184", - "-177,94,-338", + "-177,95,-338", "-152,79,-343", - "-215,94,-339", + "-215,95,-339", "-225,73,-362", "-244,88,-314", "-202,113,-305", 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" ] } |