summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-08-13 19:41:25 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-08-13 19:41:25 +0000
commit20aa26ab041674f0c3cc91b7c4af0383e42a2d5a (patch)
tree92876cecbbd2588530967f89c038425afd6a542b /npc
parentbd8608edbf57e8711d33d6637c1a02c63aab37d1 (diff)
downloadhercules-20aa26ab041674f0c3cc91b7c4af0383e42a2d5a.tar.gz
hercules-20aa26ab041674f0c3cc91b7c4af0383e42a2d5a.tar.bz2
hercules-20aa26ab041674f0c3cc91b7c4af0383e42a2d5a.tar.xz
hercules-20aa26ab041674f0c3cc91b7c4af0383e42a2d5a.zip
* Fixed a typo in the merchant quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10998 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt1
-rw-r--r--npc/jobs/1-1/merchant.txt5
2 files changed, 4 insertions, 2 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index b0b349c22..1a7babf39 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,6 +1,7 @@
Date Added
======
2007/08/13
+ * Rev. 10998 Fixed a typo in the merchant quest. [L0ne_W0lf]
* Rev. 10997 A few corrections to merchant and wizard job quests, care of Barron-Monster. [L0ne_W0lf]
* Fixed a wrong negative value checking in Schwartzvalt Trilogy quest. [SinSloth]
* Changed "item names" into item ID constants, added missing [] and fixed a bug in bs skill quest [Lupus]
diff --git a/npc/jobs/1-1/merchant.txt b/npc/jobs/1-1/merchant.txt
index 90b72325d..384ab0ae5 100644
--- a/npc/jobs/1-1/merchant.txt
+++ b/npc/jobs/1-1/merchant.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= kobra_k88; L0ne_W0lf
//===== Current Version: =====================================
-//= 1.9a
+//= 1.9b
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -23,6 +23,7 @@
//= No longer uses function "F_ToHigh"
//= 1.9 Bugfixes, thanks to Barron-Monster. [L0ne_W0lf]
//= 1.9a Added a missing next; (Barron-Monster) [L0ne_W0lf]
+//= 1.9b Typo. "nextl" -> "next;" (Barron-Monster) [L0ne_W0lf]
//============================================================
alberta_in,53,43,6 script Merchant#mer 86,{
@@ -216,7 +217,7 @@ alberta_in,53,43,6 script Merchant#mer 86,{
}
else if (job_merchant_q2 == 7 || job_merchant_q2 == 8) {
mes "First, get the package from the storehouse, and then give it to the Kafra Employee stationed on Byalan Island. Her name is Blossom.";
- nextl
+ next;
if (job_merchant_q2 == 7) {
mes "[Chief Mahnsoo]";
mes "Remember, the package's Serial Number is ^3355FF3318702^000000.";