diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-06 17:56:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-06 17:56:26 +0200 |
| commit | 4e27c2ab6eec0cd77e44de992cd851ccb56032ce (patch) | |
| tree | 2c0cd0a34f6bf1763d02f0b47908e1d8a571e992 /constants/misc.json | |
| parent | fec230b4b3bd5902fbc0f519fada7cd23e4d3e1d (diff) | |
| download | NotEnoughUpdates-REPO-4e27c2ab6eec0cd77e44de992cd851ccb56032ce.tar.gz NotEnoughUpdates-REPO-4e27c2ab6eec0cd77e44de992cd851ccb56032ce.tar.bz2 NotEnoughUpdates-REPO-4e27c2ab6eec0cd77e44de992cd851ccb56032ce.zip | |
Added new Spook Event Items (#837)
* Added new Spook Event Items
* Added another item
* Added Ench Shears
* Added Dead Seed
* Added new Furniture Items
* Added Precious Item
* Added the other 6 items
* Fixed Great Spook Armor
Diffstat (limited to 'constants/misc.json')
| -rw-r--r-- | constants/misc.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/constants/misc.json b/constants/misc.json index 8c602112..2e893092 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -893,8 +893,12 @@ "BURSTSTOPPER_TALISMAN": [ "BURSTSTOPPER_ARTIFACT" ], - "BINGO_RING": [ - "BINGO_ARTIFACT" + "GREAT_SPOOK_TALISMAN": [ + "GREAT_SPOOK_RING", + "GREAT_SPOOK_ARTIFACT" + ], + "GREAT_SPOOK_RING": [ + "GREAT_SPOOK_ARTIFACT" ] }, "special_bois": [ |
