summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt1
-rw-r--r--npc/jobs/2-2/sage.txt7
2 files changed, 4 insertions, 4 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 7c18bd1d8..ae4f99efc 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -34,6 +34,7 @@ KarLaeda
Date Added
======
11/20
+ * Fixed Sage guest [KarLaeda]
* Fixed exploit in Shinokas Quest [KarLaeda]
11/17
* Added official kRo&idRO Skill Reset Event, thanks to $ephiroth [Lupus]
diff --git a/npc/jobs/2-2/sage.txt b/npc/jobs/2-2/sage.txt
index 8bfbd733a..02fa8300f 100644
--- a/npc/jobs/2-2/sage.txt
+++ b/npc/jobs/2-2/sage.txt
@@ -22,6 +22,7 @@
//= 1.7 Fixed tuition fee. Fixed some answers, names & typos, added missing labels [Lupus]
//= 1.7a Moved JFunc back in the main file, fixed typos [Lupus]
//= 2.0 Changed numbers to constants. [Vicious]
+//= 2.0a Fixed double warp [KarLaeda]
//============================================================
@@ -1278,7 +1279,7 @@ L_Menu2_1:
mes "[Hermes]";
mes "Well, let's get started.";
mes "Do your best!";
- next;
+ close2;
warp "job_sage",50,154;
end;
L_Menu2_2:
@@ -1298,9 +1299,7 @@ L_Menu2_3:
mes "[Hermes]";
mes "Well, let's get started.";
mes "Do your best!";
- next;
- warp "job_sage",50,154;
- next;
+ close2;
warp "job_sage",50,154;
end;
L_Menu3_1: