summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorj-tkay <j-tkay@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-10-24 11:13:00 +0000
committerj-tkay <j-tkay@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-10-24 11:13:00 +0000
commit2bc5a3ccaee0c675d283386940a977a0e4225901 (patch)
tree147bcd0021063646f8953f724dfdbd55ade94147 /npc
parent1362b754d9b3460887dca9bfceca0665186b80a0 (diff)
downloadhercules-2bc5a3ccaee0c675d283386940a977a0e4225901.tar.gz
hercules-2bc5a3ccaee0c675d283386940a977a0e4225901.tar.bz2
hercules-2bc5a3ccaee0c675d283386940a977a0e4225901.tar.xz
hercules-2bc5a3ccaee0c675d283386940a977a0e4225901.zip
- Fixed bugreport:6810, checkquest paramater typo and added checkquest in Wanderer Job Change Quest. (npc/re/jobs/3-2/wanderer.txt)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16827 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/re/jobs/3-2/wanderer.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/re/jobs/3-2/wanderer.txt b/npc/re/jobs/3-2/wanderer.txt
index e550a51de..062c9b685 100644
--- a/npc/re/jobs/3-2/wanderer.txt
+++ b/npc/re/jobs/3-2/wanderer.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= Muad_Dib, Meyraw
//===== Current Version: =====================================
-//= 1.2
+//= 1.3
//===== Compatible With: =====================================
//= rAthena SVN
//===== Description: =========================================
@@ -13,6 +13,7 @@
//= 1.0 First Version.
//= 1.1 Updated dialogue to be more official / accurate. Huge thanks to Muad_Dib! [Masao]
//= 1.2 Fixed an endless loop in dialogue.
+//= 1.3 Fixed a typo and added checkquest. [Joseph]
//============================================================
xmas,162,209,5 script Aspiring Wanderer, Soy 714,{
@@ -887,7 +888,7 @@ hu_fild05,342,130,5 script Dancer Kim#fild 879,{
close;
}
if (job_wan == 7) {
- if (checkquest(2221,PLAYTIME) == 1) {
+ if (checkquest(2221,PLAYTIME) == 0 || checkquest(2221,PLAYTIME) == 1) {
if (checkquest(2221,HUNTING) == 2) {
mes "[Dancer Kim]";
mes "Whew!";
@@ -933,7 +934,7 @@ hu_fild05,342,130,5 script Dancer Kim#fild 879,{
mes "But I'm sure I have a better chance to win.";
close;
}
- if (checkquest(2221,PLAYIME) == 2) {
+ if (checkquest(2221,PLAYTIME) == 2) {
mes "[Dancer Kim]";
mes "Oh, you came back to me.";
mes "I'm so tired. I don't give up halfway. It's a good exercise for me. I will have to give up Nollio to another Wanderer, it's all over....";