diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-06-30 13:03:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-30 13:03:42 +0200 |
commit | c253a0532aca722ec75096c7628919e0acd6cf12 (patch) | |
tree | 3148c0f3288e323b73496a78322d8463942f1211 /constants/misc.json | |
parent | d94ece918d590909c3d9450d0b457ee659ef04ac (diff) | |
download | NotEnoughUpdates-REPO-c253a0532aca722ec75096c7628919e0acd6cf12.tar.gz NotEnoughUpdates-REPO-c253a0532aca722ec75096c7628919e0acd6cf12.tar.bz2 NotEnoughUpdates-REPO-c253a0532aca722ec75096c7628919e0acd6cf12.zip |
Fixed lore of pet skins, added accessory, added recipe, removed timestamp, fixed accessory in overlay, added more items and npc's (#949)
* Fixed tp pad lore fixed accessory bag overlay for 2 talis
* Added 1 new npc and one older npc
* Added recipe and removed timestamp
* Added Accessory
* Added burger
* Fixed rng meter values
* Fixed all pet skin lores
* Fixed drop chance of ench mutton
* Fixed lore of murder weapon
* Fixed not chicken monster breaking workflow
* Add new cosmetics
* Fixed Vampire Relic and Caducous steam lore
* Fixed lore of netherrack
* Fixed Blessed Stats
* Added recipe
* Added vamp slayer boss
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/constants/misc.json b/constants/misc.json index ff5e2af9..2a6ea8ed 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1348,6 +1348,20 @@ ], "BLOOD_DONOR_RING": [ "BLOOD_DONOR_ARTIFACT" + ], + "LUSH_TALISMAN": [ + "LUSH_RING", + "LUSH_ARTIFACT" + ], + "LUSH_RING": [ + "LUSH_ARTIFACT" + ], + "AGARIMOO_TALISMAN": [ + "AGARIMOO_RING", + "AGARIMOO_ARTIFACT" + ], + "AGARIMOO_RING": [ + "AGARIMOO_ARTIFACT" ] }, "special_bois": [ |