From e09396cb15397beea3b9d1a462bca6e3c44acfc1 Mon Sep 17 00:00:00 2001 From: Paul Becker Date: Sat, 29 Jun 2024 20:28:14 +0200 Subject: [PATCH] Update _recipes.mdx --- docs/wiki/content/_recipes.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/wiki/content/_recipes.mdx b/docs/wiki/content/_recipes.mdx index 5579085dd0..bfe2ab51e1 100644 --- a/docs/wiki/content/_recipes.mdx +++ b/docs/wiki/content/_recipes.mdx @@ -180,7 +180,7 @@ export const heartSeekerUltimateRecipes = [ { type: "list", title: "Trading", - source : ["Hunter Expert"] + source : ["Vampire Expert"] }, { type: "list", @@ -461,4 +461,4 @@ export const motherCoreRecipes = [ title: "World", source: ["Ancient Remains"] } -] \ No newline at end of file +]