diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2025-02-01 19:01:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-01 18:01:55 +0000 |
| commit | 810e5a532c12f49fa2f4cc1c8af2540a6e5ed95b (patch) | |
| tree | e25f4cc7043656776147fdd20e4ee3618af556d1 /constants/parents.json | |
| parent | 17e3262981f0b1f38c0410708f6f21fd308a4ce5 (diff) | |
| download | NotEnoughUpdates-REPO-810e5a532c12f49fa2f4cc1c8af2540a6e5ed95b.tar.gz NotEnoughUpdates-REPO-810e5a532c12f49fa2f4cc1c8af2540a6e5ed95b.tar.bz2 NotEnoughUpdates-REPO-810e5a532c12f49fa2f4cc1c8af2540a6e5ed95b.zip | |
feat: Century Items Part 2 (#1648)
Diffstat (limited to 'constants/parents.json')
| -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 64a19501..addf87a0 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -4291,5 +4291,9 @@ ], "CENTURY_RING": [ "CENTURY_TALISMAN" + ], + "SMALL_BRAIN;1": [ + "SMALL_BRAIN;2", + "SMALL_BRAIN;3" ] }
\ No newline at end of file |
