Przeglądaj źródła

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 lat temu
rodzic
commit
0ec8fc5dd0
1 zmienionych plików z 1 dodań i 1 usunięć
  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;