From aee4b644e136c2f9e9f78d163058a47d96f0d077 Mon Sep 17 00:00:00 2001 From: Xaver-DaRed Date: Fri, 7 Feb 2025 02:39:57 +0100 Subject: [PATCH] Fix wrong avatar being displayed as learnt --- .../Cloister_of_Tremors/trial-size_trial_by_earth.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/battlefields/Cloister_of_Tremors/trial-size_trial_by_earth.lua b/scripts/battlefields/Cloister_of_Tremors/trial-size_trial_by_earth.lua index a63c08ea536..a729ae6a8a4 100644 --- a/scripts/battlefields/Cloister_of_Tremors/trial-size_trial_by_earth.lua +++ b/scripts/battlefields/Cloister_of_Tremors/trial-size_trial_by_earth.lua @@ -29,7 +29,7 @@ end function content:onEventFinishWin(player, csid, option, npc) if not player:hasSpell(xi.magic.spell.TITAN) then player:addSpell(xi.magic.spell.TITAN) - player:messageSpecial(cloisterOfTremorsID.text.TITAN_UNLOCKED, 0, 0, 2) + player:messageSpecial(cloisterOfTremorsID.text.TITAN_UNLOCKED, 0, 0, 1) end if not player:hasItem(xi.item.SCROLL_OF_INSTANT_WARP) then