diff options
Diffstat (limited to 'items')
-rw-r--r-- | items/FEAR_MONGERER_NPC.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/FEAR_MONGERER_NPC.json b/items/FEAR_MONGERER_NPC.json index a2e156af..4c434452 100644 --- a/items/FEAR_MONGERER_NPC.json +++ b/items/FEAR_MONGERER_NPC.json @@ -142,7 +142,7 @@ "type": "npc_shop", "cost": [ "INTIMIDATION_RING:1", - "PURPLE_CANDY:64" + "PURPLE_CANDY:100" ], "result": "INTIMIDATION_ARTIFACT" }, @@ -177,4 +177,4 @@ "result": "ECHOLOCATOR" } ] -}
\ No newline at end of file +} |