From edb76b67ea5832d1d8f8a48d2209382200edc5a8 Mon Sep 17 00:00:00 2001 From: Paradox924X Date: Wed, 2 Apr 2008 00:11:02 +0000 Subject: Fixed Bugs/Typos in quests_louyang.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12456 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 2 ++ npc/quests/quests_louyang.txt | 13 +++++++------ 2 files changed, 9 insertions(+), 6 deletions(-) (limited to 'npc') 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; } } -- cgit v1.2.3-70-g09d2