summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt3
-rw-r--r--npc/jobs/2-2/sage.txt8
2 files changed, 6 insertions, 5 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 1e5ca77c2..a40a0216d 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,6 +1,7 @@
Date Added
======
-2007/05.18
+2007/05/18
+ * Sage Job Quest Item name fix: Mantis Scythe [Lupus]
* Rev 10561 Kiel Hyre quest fixes. [L0ne_W0lf]
- Fixed a typo in Elly, in her room. (<= should have been <)
- Added an 'end;' to the cookie basket. Kiel Hyre's final dialog will now delete all quest-related items.
diff --git a/npc/jobs/2-2/sage.txt b/npc/jobs/2-2/sage.txt
index 25671b207..9fe4d3a24 100644
--- a/npc/jobs/2-2/sage.txt
+++ b/npc/jobs/2-2/sage.txt
@@ -5,7 +5,7 @@
//= Unknown Translator (1.0)
//= Darkchild (1.2)
//===== Current Version: =====================================
-//= 2.0a
+//= 2.0b
//===== Compatible With: =====================================
//= eAthena 1.0 +
//===== Description: =========================================
@@ -22,7 +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]
+//= 2.0a Fixed double warp [KarLaeda] 2.0b Mantis Scythe Item name fix
//============================================================
@@ -774,7 +774,7 @@ L_Menu3_4:
goto L_Menu2_6;
L_Menu3_11:
set SAGE_Q2,6;
- mes "^3051FD5x Mantis Leg^000000";
+ mes "^3051FD5x Mantis Scythe^000000";
mes "^3051FD5x Worm Peeling^000000";
mes "^3051FD5x Rainbow Shell^000000";
//==================================
@@ -801,7 +801,7 @@ L_Menu4_1:
mes "^3051FD5x Horn^000000";
close;
L_Menu4_3:
- mes "^3051FD5x Mantis Leg^000000";
+ mes "^3051FD5x Mantis Scythe^000000";
mes "^3051FD5x Worm Peeling^000000";
mes "^3051FD5x Rainbow Shell^000000";
close;