From 995d08068eae3e3e65929ab9ab456432d9b76147 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 16 May 2022 18:59:00 -0300 Subject: General information to retrieve the Lightbringer. Info about conditionals. Note that this hint will be unavailable after Fires of Steam event --- npc/024-16/king.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/024-16') diff --git a/npc/024-16/king.txt b/npc/024-16/king.txt index 547a3986b..676e61fe8 100644 --- a/npc/024-16/king.txt +++ b/npc/024-16/king.txt @@ -211,6 +211,11 @@ L_Complete: mesn l("King Gelid Frozenheart"); mesq l("It is one of the five legendary weapons. Legend says it was hidden in a tree on Aethyr, and will be given to the one who proves to be an excelent archer."); next; + if ($GAME_STORYLINE < 4) { + mesn l("King Gelid Frozenheart"); + mesq l("But this is not a time of need, so it is unlikely to appear even if all other conditions were to be met."); + close; + } mesn l("King Gelid Frozenheart"); mesq l("If it was easy, someone would already have claimed it, so good luck if you plan in obtaining it."); } -- cgit v1.2.3-70-g09d2