From 7d72a70c5c8f8c04bc50191f2be04c45b91aae51 Mon Sep 17 00:00:00 2001 From: Cydh Ramdh Date: Thu, 15 Sep 2016 09:38:19 +0700 Subject: [PATCH] Follow up 61a57668ed30b30b2eb43798e97d5f82e3610cde * Missing semicolon Signed-off-by: Cydh Ramdh --- npc/re/quests/quests_glastheim.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/re/quests/quests_glastheim.txt b/npc/re/quests/quests_glastheim.txt index 1534a9b671..55409b5d2a 100644 --- a/npc/re/quests/quests_glastheim.txt +++ b/npc/re/quests/quests_glastheim.txt @@ -20,7 +20,7 @@ glast_01,195,273,4 script Hugin's Follower#n_gh 123,{ next; if( select( "I don't care:That is interesting, please tell me more" ) == 2 ){ mes "[Hugin's Follower]"; - mes "Thanks to Hugin, I found the way to access this Old Glast Heim, which is imbued by such powerful dark forces." + mes "Thanks to Hugin, I found the way to access this Old Glast Heim, which is imbued by such powerful dark forces."; next; mes "[Hugin's Follower]"; mes "What do you say? Do you want to explore there?";