소스 검색

Fixed a bug, thanks to Filogarou
modified quests_yuno.txt


git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@99 54d463be-8e91-2dee-dedb-b68131a5f0ec

shadowlady 20 년 전
부모
커밋
0ec8fc5dd0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      npc/quests/quests_yuno.txt

+ 1 - 1
npc/quests/quests_yuno.txt

@@ -20,10 +20,10 @@
 yuno_in01.gat,103,158,4	script	Bain	98,
 {
 	set @name$, "[Bain]";
-	if (sleiphnir_q == 1) goto L_Check;
 	
 OnStart:
 	mes @name$;
+	if (sleiphnir_q == 1) goto L_Check;
 	mes "We are going to invent a doll that can talk and communicate! Well, at least that's what I'm trying to do....";
 	mes "The idea came from an old tale about a doll that acted like a real person.";
 	next;