From 620ea0643c3bcbfed5dd7c84e8d65fc8941997a7 Mon Sep 17 00:00:00 2001 From: Inkfish Date: Wed, 18 Nov 2009 15:39:24 +0000 Subject: Random fixes to some script typos git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14153 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_alberta.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/quests/quests_alberta.txt') diff --git a/npc/quests/quests_alberta.txt b/npc/quests/quests_alberta.txt index da36af092..fecb43dc1 100644 --- a/npc/quests/quests_alberta.txt +++ b/npc/quests/quests_alberta.txt @@ -2219,7 +2219,7 @@ tur_dun03,104,171,4 script Knight#tur3 105,{ mes "[Squall]"; mes "Am I the only one left? Where are all my comrades?! I... I'm about to go crazy!"; next; - switch(select("Maybe they ran away?:What happened?")) { + if(select("Maybe they ran away?:What happened?")) { mes "[Squall]"; mes "No, we would never run away from the face of danger."; next; -- cgit v1.2.3-70-g09d2