소스 검색

Follow up 61a57668ed30b30b2eb43798e97d5f82e3610cde
* Missing semicolon

Signed-off-by: Cydh Ramdh <cydh@pservero.com>

Cydh Ramdh 8 년 전
부모
커밋
7d72a70c5c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      npc/re/quests/quests_glastheim.txt

+ 1 - 1
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?";