From 3b57d415392f637bb568d9f2c3f671e90f97abb6 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Mon, 14 Jul 2025 16:09:57 +0200 Subject: [PATCH] Fix item use in 'Doing the Dirty Work' --- .../Black Shroud/Central Shroud/807_Doing the Dirty Work.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Central Shroud/807_Doing the Dirty Work.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Central Shroud/807_Doing the Dirty Work.json index 26dee00d..02ad0ec8 100644 --- a/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Central Shroud/807_Doing the Dirty Work.json +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Central Shroud/807_Doing the Dirty Work.json @@ -53,8 +53,8 @@ ], "CombatItemUse": { "ItemId": 2000958, - "Condition": "Health%", - "Value": 100 + "Condition": "MissingStatus", + "Value": 22 } } ] -- 2.20.1