diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2025-01-18 22:53:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-18 21:53:56 +0000 |
| commit | 63ed15f3c01ab03dbfa70eb7387f93200180c093 (patch) | |
| tree | 9df6e7aaa6f1a060ebaf1f03dd97e3e05db10bfe /constants/parents.json | |
| parent | 9eb10a3014baf1eab9ee43a78bb33305a4a980be (diff) | |
| download | NotEnoughUpdates-REPO-63ed15f3c01ab03dbfa70eb7387f93200180c093.tar.gz NotEnoughUpdates-REPO-63ed15f3c01ab03dbfa70eb7387f93200180c093.tar.bz2 NotEnoughUpdates-REPO-63ed15f3c01ab03dbfa70eb7387f93200180c093.zip | |
fix: Opal Crystal not being in a parent (also fixed lore) (#1612)
Diffstat (limited to 'constants/parents.json')
| -rw-r--r-- | constants/parents.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/parents.json b/constants/parents.json index 42d7a91d..4eab1a33 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2994,7 +2994,8 @@ "PERIDOT_CRYSTAL", "AQUAMARINE_CRYSTAL", "CITRINE_CRYSTAL", - "ONYX_CRYSTAL" + "ONYX_CRYSTAL", + "OPAL_CRYSTAL" ], "LAVATEARS_RUNE;1": [ "LAVATEARS_RUNE;2", |
