From 8508ca74ad6deea3f27cf14c2158a07059b4eb75 Mon Sep 17 00:00:00 2001 From: samuray22 Date: Tue, 5 Feb 2008 17:54:03 +0000 Subject: * Corrected a bad duplicate name in Kafra Bank (Custom). (bugeport:921) * Corrected a lot of ";;" Typo errors. -Some of this are in the bugreport:919 * Corrected a Cutin Problem in Cooking Quest and a Delitem. (bugreport:911) * Corrected some typo error with "rouge". (bugreport:909) * Moved Custom Event folder to Custom Folder. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12177 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_morocc.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/quests/quests_morocc.txt') diff --git a/npc/quests/quests_morocc.txt b/npc/quests/quests_morocc.txt index 4b09325df..6fc64cb6f 100644 --- a/npc/quests/quests_morocc.txt +++ b/npc/quests/quests_morocc.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88 //===== Current Version: ===================================== -//= 2.0 +//= 2.0a //===== Compatible With: ===================================== //= eAthena 7.15 + //===== Description: ========================================= @@ -21,6 +21,7 @@ //= 1.8 Fixed a bug which prevented reset of events. [SinSloth] //= 1.9 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf] //= 2.0 Fixed bad NPC header data to comply with rev. 11603. [L0ne_W0lf] +//= 2.0a Corrected a Typo error ";;". [Samuray22] //============================================================ @@ -936,7 +937,7 @@ alberta,129,59,3 script Guildsman#2 49,3,3,{ next; mes "[Guildsman]"; mes "The Assassin Guild has"; - mes "officially asked our guild";; + mes "officially asked our guild"; mes "for help in a mission regarding"; mes "children that have been missing"; mes "from Morroc, and they want us"; @@ -1276,7 +1277,7 @@ OnTouch: next; mes "[Guildsman]"; mes "The Assassin Guild has"; - mes "officially asked our guild";; + mes "officially asked our guild"; mes "for help in a mission regarding"; mes "children that have been missing"; mes "from Morroc, and they want us"; -- cgit v1.2.3-60-g2f50