From 2a4716a4e5cd784612b8fa6276e9e7f445c58c0a Mon Sep 17 00:00:00 2001 From: Kenishi Date: Wed, 31 Dec 2025 01:10:29 -0500 Subject: [PATCH] Fix Qimah quest import for all resist --- src/Data/QuestRewards.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Data/QuestRewards.lua b/src/Data/QuestRewards.lua index d2ae60a42a..0b763986a2 100644 --- a/src/Data/QuestRewards.lua +++ b/src/Data/QuestRewards.lua @@ -250,7 +250,7 @@ return { ["Area"] = "Qimah", ["Info"] = "Seven Pillars", ["Options"] = { - "+5% to Elemental Resistances", + "+5% to all Elemental Resistances", "3% increased Movement Speed", "15% increased Global Defences", "20% increased Presence Area Of Effect",