aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2025-02-04 20:56:45 +0100
committerGitHub <noreply@github.com>2025-02-04 19:56:45 +0000
commit68ee119966dabb803712b4ce6997a598eadae60c (patch)
tree709a2400cf6d2e736546a2868381d29c9858588b
parent1d2eae725a245eef891087b40264ffd384ef6517 (diff)
downloadNotEnoughUpdates-REPO-68ee119966dabb803712b4ce6997a598eadae60c.tar.gz
NotEnoughUpdates-REPO-68ee119966dabb803712b4ce6997a598eadae60c.tar.bz2
NotEnoughUpdates-REPO-68ee119966dabb803712b4ce6997a598eadae60c.zip
fix: Fear Mongerer Recipe (#1652)
-rw-r--r--items/FEAR_MONGERER_NPC.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/items/FEAR_MONGERER_NPC.json b/items/FEAR_MONGERER_NPC.json
index 4c434452..21b82038 100644
--- a/items/FEAR_MONGERER_NPC.json
+++ b/items/FEAR_MONGERER_NPC.json
@@ -32,7 +32,7 @@
"cost": [
"GREEN_CANDY:1"
],
- "result": "SPIRIT"
+ "result": "POTION_SPIRIT;1"
},
{
"type": "npc_shop",
@@ -46,7 +46,7 @@
"cost": [
"GREEN_CANDY:10"
],
- "result": "MAGIC_FIND"
+ "result": "POTION_MAGIC_FIND;1"
},
{
"type": "npc_shop",