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/seals/mjolnir_seal.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/quests/seals/mjolnir_seal.txt') diff --git a/npc/quests/seals/mjolnir_seal.txt b/npc/quests/seals/mjolnir_seal.txt index 82649bb5e..3caa74ab8 100644 --- a/npc/quests/seals/mjolnir_seal.txt +++ b/npc/quests/seals/mjolnir_seal.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= SinSloth //===== Current Version: ===================================== -//= 1.1 +//= 1.1a //===== Compatible With: ===================================== //= eAthena //===== Description: ========================================= @@ -11,6 +11,7 @@ //===== Additional Comments: ================================= // 1.0 First version. Thanks to SinSloth for scripting it. [MasterOfMuppets] // 1.1 Fixed wrong label names [Luups] +// 1.1a Corrected a a typo error ";;". [Samuray22] //============================================================ prontera,124,297,3 script Tialfi 706,{ @@ -2902,7 +2903,7 @@ mjolnir_12,18,18,7 script Dwarf Blacksmith#north 826,{ mes "You cannot have everything what you want."; mes "Besides, when you're obssessive about something,"; mes "you cannot think rationally about the thing."; - next;; + next; set god_mjo_4,2; mes "[Nordri]"; mes "Thank you for listening to my long story."; -- cgit v1.2.3-70-g09d2