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/jobs/1-1e/gunslinger.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/jobs/1-1e') diff --git a/npc/jobs/1-1e/gunslinger.txt b/npc/jobs/1-1e/gunslinger.txt index 4d32aa203..5fc88c33d 100644 --- a/npc/jobs/1-1e/gunslinger.txt +++ b/npc/jobs/1-1e/gunslinger.txt @@ -7,7 +7,7 @@ //= DON'T REMOVE THIS! (by request of him, he provided all //= the info regarding the quests and shops.) //===== Current Version: ===================================== -//= 2.1 +//= 2.1a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -26,6 +26,7 @@ //= 2.0 Updated to official version - Thanks to Omega for //= his first try [SinSloth] 1.10b - removed .GATs [Lupus] //= 2.1 Wise Bull Horn now deletes all items. Thanks to yyCC. [L0ne_W0lf] +//= 2.1a Corrected a Typo error ";;". [Samuray22] //============================================================ que_ng,152,167,3 script Master Miller 901,{ @@ -244,7 +245,7 @@ payon,184,65,3 script The Wise Bull Horn 866,{ mes "["+ strcharinfo(0) +"]"; mes "Mr. Miller sent me here."; next; - mes "[The Wise Bull Horn]";; + mes "[The Wise Bull Horn]"; mes "Miller..."; mes "Mm...Hmm. So Dark Fox"; mes "sent you here..."; @@ -261,7 +262,7 @@ payon,184,65,3 script The Wise Bull Horn 866,{ mes "["+ strcharinfo(0) +"]"; mes "...."; next; - mes "[The Wise Bull Horn]";; + mes "[The Wise Bull Horn]"; mes "mmm..."; mes "mmmmm...."; next; -- cgit v1.2.3-70-g09d2