diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2023-05-28 00:44:45 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-27 16:44:45 +0200 |
commit | 7c7ed045ae4ceb8f62f5ee7e837e6a947b4472ce (patch) | |
tree | 5b339610ab5e1778764102c843bee9e99f0634e4 /constants | |
parent | 352b9aeb847ad12a3b4bf504e2a5d202421fba86 (diff) | |
download | NotEnoughUpdates-REPO-7c7ed045ae4ceb8f62f5ee7e837e6a947b4472ce.tar.gz NotEnoughUpdates-REPO-7c7ed045ae4ceb8f62f5ee7e837e6a947b4472ce.tar.bz2 NotEnoughUpdates-REPO-7c7ed045ae4ceb8f62f5ee7e837e6a947b4472ce.zip |
Adding cloud runes (#932)
Diffstat (limited to 'constants')
-rw-r--r-- | constants/parents.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index 0c79dfcc..f5a7f907 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2842,6 +2842,10 @@ "BLOOD_2_RUNE;2", "BLOOD_2_RUNE;3" ], + "CLOUDS_RUNE;1": [ + "CLOUDS_RUNE;2", + "CLOUDS_RUNE;3" + ], "COUTURE_RUNE;1": [ "COUTURE_RUNE;2", "COUTURE_RUNE;3" |