From 35c97d6b2618f42813944fd0c8770c9f85d67a6c Mon Sep 17 00:00:00 2001 From: shadowlady Date: Wed, 10 Nov 2004 12:57:28 +0000 Subject: Fixed a bug, thanks to Filogarou modified quests_yuno.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@99 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_yuno.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/quests/quests_yuno.txt b/npc/quests/quests_yuno.txt index 433383d7e..3ff9e28c3 100644 --- a/npc/quests/quests_yuno.txt +++ b/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; -- cgit v1.2.3-60-g2f50