diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-06-13 11:36:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-13 11:36:19 +0200 |
commit | 1bba991179e609721477b3eea4ab5b932974b772 (patch) | |
tree | a582edc1e58c925778c60f9d9c25fdc35a62d47c /constants/parents.json | |
parent | 8643438b0b11455a2971f495738d09de709ca403 (diff) | |
download | NotEnoughUpdates-REPO-1bba991179e609721477b3eea4ab5b932974b772.tar.gz NotEnoughUpdates-REPO-1bba991179e609721477b3eea4ab5b932974b772.tar.bz2 NotEnoughUpdates-REPO-1bba991179e609721477b3eea4ab5b932974b772.zip |
Fixed lore of fero mana 5 (#939)
* Fixed lore of fero mana 5
* Added new items and fixed lore of rev stone
* Fixed Carrot Items
* Added full support for dante ring and sloth party head
* Added wiki links
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index f5a7f907..67150c84 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3203,5 +3203,8 @@ ], "KUUDRA_FOLLOWER_RELIC": [ "KUUDRA_FOLLOWER_ARTIFACT" + ], + "DANTE_TALISMAN": [ + "DANTE_RING" ] }
\ No newline at end of file |