diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-05-30 17:04:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-30 17:04:09 +0200 |
commit | 1f76876500aa24e7121fb8355910f1674fcd8add (patch) | |
tree | c0501e0d29a6fa29473969063bcdcfeaf7c4039b /constants/misc.json | |
parent | 6853aa593d18dff3fd4f3f843738d8036e630950 (diff) | |
download | NotEnoughUpdates-REPO-1f76876500aa24e7121fb8355910f1674fcd8add.tar.gz NotEnoughUpdates-REPO-1f76876500aa24e7121fb8355910f1674fcd8add.tar.bz2 NotEnoughUpdates-REPO-1f76876500aa24e7121fb8355910f1674fcd8add.zip |
Added new bingo stuff (#749)
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/constants/misc.json b/constants/misc.json index 72866bc4..6bf73d88 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -875,7 +875,8 @@ "POWER_ARTIFACT" ], "BINGO_TALISMAN": [ - "BINGO_RING" + "BINGO_RING", + "BINGO_ARTIFACT" ], "ODGERS_BRONZE_TOOTH": [ "ODGERS_SILVER_TOOTH", @@ -891,6 +892,9 @@ ], "BURSTSTOPPER_TALISMAN": [ "BURSTSTOPPER_ARTIFACT" + ], + "BINGO_RING": [ + "BINGO_ARTIFACT" ] }, "special_bois": [ |