diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-21 22:22:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-21 16:22:46 -0400 |
commit | 39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac (patch) | |
tree | 1d5556dcc57a4db4a3328f3d7260173bf5a8995e /constants/misc.json | |
parent | 685a37a373020c8689d61a838555ec5e2b19345f (diff) | |
download | NotEnoughUpdates-REPO-39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac.tar.gz NotEnoughUpdates-REPO-39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac.tar.bz2 NotEnoughUpdates-REPO-39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac.zip |
New Items and fixes (#467)
* New Items and fixes
* Added the Fish
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/misc.json b/constants/misc.json index af8ec3d2..92dc5a7c 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -989,6 +989,9 @@ ], "PERSONAL_DELETOR_6000": [ "PERSONAL_DELETOR_7000" + ], + "BAIT_RING": [ + "SPIKED_ATROCITY" ] }, |