Updated Gunslinger Quest, removed "Thin Trunk" (7186) according to RockmanEXE

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8430 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
toms 2006-08-22 15:17:17 +00:00
parent 9f8cee903c
commit c6b702ec4b
2 changed files with 3 additions and 1 deletions

View File

@ -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]

View File

@ -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: