From 4fa2f3998dc6a4b57734e3e4bf171244e322aa75 Mon Sep 17 00:00:00 2001 From: toms Date: Tue, 22 Aug 2006 15:17:17 +0000 Subject: Updated Gunslinger Quest, removed "Thin Trunk" (7186) according to RockmanEXE git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8430 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 e8ce17583..9317d4751 100644 --- a/npc/jobs/1-1e/gunslinger.txt +++ b/npc/jobs/1-1e/gunslinger.txt @@ -126,7 +126,7 @@ if (GUNS_Q == 1) { mes "So, will you do it, please?"; switch (select ("Yes, I will:Sorry I can't now")) { case 1: - set GUNS_Q,callfunc("F_RandMes",5,1019,1066,1067,1068,7186); + set GUNS_Q,callfunc("F_RandMes",4,1019,1066,1067,1068); goto L_LIST; case 2: -- cgit v1.2.3-60-g2f50