Skip to content

Commit

Permalink
Update RELEASE/scripts/autoscend/quests/level_08.ash
Browse files Browse the repository at this point in the history
  • Loading branch information
taltamir authored Sep 11, 2023
1 parent 94a1094 commit ef93625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE/scripts/autoscend/quests/level_08.ash
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ boolean L8_trapperGroar()
if(current_step > 4) //boss is actually dead now
{
// if boss is dead [Mist-shrouded Peak] becomes [The Icy Peak].
// common tracking issue which casue inf loop. already fixed by a the quest refresh.
// common tracking issue which casue inf loop. already fixed by the quest refresh.
auto_log_warning("questL08Trapper value was incorrect. Boss is already dead. This has been fixed to prevent inf loop", "blue");
}
else auto_log_warning("questL08Trapper value was incorrect. This has been fixed", "blue");
Expand Down

0 comments on commit ef93625

Please sign in to comment.