diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-12-27 13:21:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-27 23:21:28 +1100 |
commit | 9ddea026b89e728ff31c673a7fb5fe642ef8ecab (patch) | |
tree | 4b492b1b16b8042c68f10bfbefcd9a28592a279c /items/FEAR_MONGERER_NPC.json | |
parent | 72d03dc83acd306a82ed67bd94b2630115762ddb (diff) | |
download | NotEnoughUpdates-REPO-9ddea026b89e728ff31c673a7fb5fe642ef8ecab.tar.gz NotEnoughUpdates-REPO-9ddea026b89e728ff31c673a7fb5fe642ef8ecab.tar.bz2 NotEnoughUpdates-REPO-9ddea026b89e728ff31c673a7fb5fe642ef8ecab.zip |
Added shitty artifact and fixed items (#879)
Diffstat (limited to 'items/FEAR_MONGERER_NPC.json')
-rw-r--r-- | items/FEAR_MONGERER_NPC.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/FEAR_MONGERER_NPC.json b/items/FEAR_MONGERER_NPC.json index c2e51709..a2e156af 100644 --- a/items/FEAR_MONGERER_NPC.json +++ b/items/FEAR_MONGERER_NPC.json @@ -52,7 +52,7 @@ "type": "npc_shop", "cost": [ "BAT_TALISMAN:1", - "GREEN_CANDY:65" + "GREEN_CANDY:64" ], "result": "BAT_RING" }, |