Kaynağa Gözat

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
toms 19 yıl önce
ebeveyn
işleme
c6b702ec4b
2 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 2 0
      npc/Changelog.txt
  2. 1 1
      npc/jobs/1-1e/gunslinger.txt

+ 2 - 0
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]

+ 1 - 1
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: