diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-28 14:02:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-28 12:02:33 +0000 |
commit | 8bb8d972244f47857dc651c03330b63cd27893b7 (patch) | |
tree | df4962bfa9bf62a66ada6dad59cd55c7b530c166 /constants/parents.json | |
parent | 43f25e522cf5949d83463ed8a4b056f1a812272c (diff) | |
download | NotEnoughUpdates-REPO-8bb8d972244f47857dc651c03330b63cd27893b7.tar.gz NotEnoughUpdates-REPO-8bb8d972244f47857dc651c03330b63cd27893b7.tar.bz2 NotEnoughUpdates-REPO-8bb8d972244f47857dc651c03330b63cd27893b7.zip |
Added new Items, WIki Links and fixed some stuff (#727)
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index ae75ca61..276fa359 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2789,5 +2789,21 @@ "ODGERS_GOLD_TOOTH", "ODGERS_SILVER_TOOTH", "ODGERS_BRONZE_TOOTH" + ], + "KUUDRA;4": [ + "KUUDRA;3", + "KUUDRA;2", + "KUUDRA;1", + "KUUDRA;0" + ], + "UPGRADE_STONE_SUBZERO": [ + "UPGRADE_STONE_GLACIAL", + "UPGRADE_STONE_FROST" + ], + "KUUDRA_INFERNAL_TIER_KEY": [ + "KUUDRA_FIERY_TIER_KEY", + "KUUDRA_BURNING_TIER_KEY", + "KUUDRA_HOT_TIER_KEY", + "KUUDRA_TIER_KEY" ] } |