From 5a065612b995556b4251a3428e41facae3c356a8 Mon Sep 17 00:00:00 2001 From: slashtangent <78345197+slashtangent@users.noreply.github.com> Date: Tue, 18 Mar 2025 14:28:06 -0500 Subject: [PATCH] Bug Fix To Cure a Cough --- scripts/zones/Southern_San_dOria/npcs/Amaura.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/zones/Southern_San_dOria/npcs/Amaura.lua b/scripts/zones/Southern_San_dOria/npcs/Amaura.lua index d2ca35456a1..d34e4375138 100644 --- a/scripts/zones/Southern_San_dOria/npcs/Amaura.lua +++ b/scripts/zones/Southern_San_dOria/npcs/Amaura.lua @@ -11,7 +11,7 @@ entity.onTrigger = function(player, npc) local toCureaCough = player:getQuestStatus(xi.questLog.SANDORIA, xi.quest.id.sandoria.TO_CURE_A_COUGH) if - player:getCharVar('DiaryPage') == 3 or + player:getCharVar('DiaryPage') >= 3 or toCureaCough == xi.questStatus.QUEST_ACCEPTED then if