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/Changelog.txt | 2 ++ npc/jobs/1-1e/gunslinger.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 0744fde85..3cbd9b261 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -35,6 +35,8 @@ Playtester Date Added ====== +08/22 + * Updated Gunslinger Quest, removed "Thin Trunk" (7186) according to RockmanEXE [Toms] 08/21 * Fixing MoM's typos (Citrin -> Citrine) over Lv4 weapon quest. [erKURITA] * Implemented the God item quest. [MasterOfMuppets] 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-70-g09d2