From 7992a3e1e8a4a5f2ef3b702f7b5e1e522f7b463e Mon Sep 17 00:00:00 2001 From: Playtester Date: Thu, 4 May 2006 19:06:27 +0000 Subject: Fixed a missing " in the gunslinger jobquest script -please test if the scripts crash the map-server before commiting them git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6471 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/1-1e/gunslinger.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/jobs/1-1e') diff --git a/npc/jobs/1-1e/gunslinger.txt b/npc/jobs/1-1e/gunslinger.txt index bdbd44fe6..202759bb0 100644 --- a/npc/jobs/1-1e/gunslinger.txt +++ b/npc/jobs/1-1e/gunslinger.txt @@ -260,7 +260,7 @@ if (gs_quest == 1) { if (countitem(519) > 1) && (gs_quest == 4) { mes @npcname$; mes "THAT'S IT!! I was missing the Milk! Oh yes, thanks so much, will you give it to me?"; - switch(select("Yes, take it please:Sorry but I need it)) { + switch(select("Yes, take it please:Sorry but I need it")) { case 1: next; mes @npcname$; -- cgit v1.2.3-70-g09d2