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_prontera.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/quests/quests_prontera.txt') diff --git a/npc/quests/quests_prontera.txt b/npc/quests/quests_prontera.txt index 6d9cf0fc5..e893ee255 100644 --- a/npc/quests/quests_prontera.txt +++ b/npc/quests/quests_prontera.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88; L0ne_W0lf //===== Current Version: ===================================== -//= 2.0 +//= 2.0a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -34,6 +34,7 @@ //= 1.8 Fixed experience gains to match upcoming rate adjustments. [SinSloth] //= 1.9 Fixed "him" -> "her" in Ph.D hat quest. THansk to yyCC. [L0ne_W0lf] //= 2.0 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf] +//= 2.0a Corrected a Typo error ";;". [Samuray22] //============================================================ // Prontera Culvert @@ -492,7 +493,7 @@ OnTouch: mes "time I just can't help it."; mes "There's nothing I can do!"; mes "Oh, I'm gonna lose this job!"; - Emotion e_sob;; + Emotion e_sob; next; mes "[Busy-Looking Boy]"; mes "Wait... You adventurers"; @@ -3288,7 +3289,7 @@ que_job01,10,16,5 script Marjana#poison 885,{ mes "It's true that such powerful"; mes "poison exists, but such deadly"; mes "poison is usually only used by"; - mes "Assassin Crosses. Generally,";; + mes "Assassin Crosses. Generally,"; mes "normal Assassins use poisons"; mes "that are much less potent."; next; -- cgit v1.2.3-60-g2f50