summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/Changelog.txt2
-rw-r--r--npc/quests/quests_louyang.txt13
2 files changed, 9 insertions, 6 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index fb50500e1..e7d8fc128 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,5 +1,7 @@
Date Added
======
+2008/04/01
+ * Fixed Bugs/Typos in quests_louyang.txt [Paradox924X]
2008/03/27
* Fixed typos and misplaced names in valkyrie.txt and 2006_headgear.txt [Lupus]
2008/03/25
diff --git a/npc/quests/quests_louyang.txt b/npc/quests/quests_louyang.txt
index a2f6887cc..727de43c7 100644
--- a/npc/quests/quests_louyang.txt
+++ b/npc/quests/quests_louyang.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= Evera and The eAthena Dev Team
//===== Current Version: =====================================
-//= 1.8
+//= 1.9
//===== Compatible With: =====================================
//= eAthena 1.0
//===== Description: =========================================
@@ -28,7 +28,8 @@
//= quest progress from the old scripts.
//= 1.7 Added missing checkweights. And corrected [L0ne_W0lf]
//= a typo in Poison King quest.
-//= 1.8 Bug fixes. (bugreport:1025 bugreport:1062) [L0ne_Wplf]
+//= 1.8 Bug fixes. (bugreport:1025 bugreport:1062) [L0ne_W0lf]
+//= 1.9 Bug fixes/Typos. [Paradox924X]
//============================================================
// Soup Quest
@@ -374,7 +375,7 @@ OnTouch:
mes "^3131FFYou have failed^000000";
mes "^3131FFto steal the pot.^000000";
set ch_tre,1;
- warp "lou_yang",280,161;
+ warp "louyang",280,161;
close;
}
}
@@ -389,7 +390,7 @@ OnTouch:
mes "^3131FFYou have failed^000000";
mes "^3131FFto steal the pot.^000000";
set ch_tre,1;
- warp "lou_yang",280,161;
+ warp "louyang",280,161;
close;
}
}
@@ -404,7 +405,7 @@ OnTouch:
mes "^3131FFYou have failed^000000";
mes "^3131FFto steal the pot.^000000";
set ch_tre,1;
- warp "lou_yang",280,161;
+ warp "louyang",280,161;
close;
}
}
@@ -423,7 +424,7 @@ OnTouch:
mes "^3131FFYou have failed^000000";
mes "^3131FFto steal the pot.^000000";
set ch_tre,1;
- warp "lou_yang",280,161;
+ warp "louyang",280,161;
close;
}
}