From e07326b0aa71a74cacd425e30745bb01a60b153f Mon Sep 17 00:00:00 2001 From: Playtester Date: Fri, 16 Jun 2006 10:02:18 +0000 Subject: * Commited Silent's Fix to the duplicate NPCs - needs testing - can't be fully fixed because of length limitation of names git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7200 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/events/custom/valentinesdayexp.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'npc/events/custom/valentinesdayexp.txt') diff --git a/npc/events/custom/valentinesdayexp.txt b/npc/events/custom/valentinesdayexp.txt index 4992bf665..5a3a471e6 100644 --- a/npc/events/custom/valentinesdayexp.txt +++ b/npc/events/custom/valentinesdayexp.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Lupus (based on Muad_Dib's work) //===== Current Version: ===================================== -//= 1.02 +//= 1.1 //===== Compatible With: ===================================== //= Any Athena Version 45xx+ //===== Description: ========================================= @@ -13,6 +13,7 @@ //===== Additional Comments: ================================= //= WARNING!! To use this event, dicable original valentinesday.txt //= You can use this event from 12 till 16 February 8) [Lupus] +//= 1.1 Removed Duplicates [Silent] //============================================================ // Tine - Valentine Event Chocolate Even Guide ------------------ @@ -74,7 +75,7 @@ OnInit: } // Stephen - Valentine Event Chocolate seller ------------------ -alberta.gat,26,243,4 script Stephen 58,{ +alberta.gat,26,243,4 script Stephen#val1 58,{ mes "[Stephen]"; mes "Guess what I've got?"; mes "A tasty treat not easily found in Rune-Midgard...."; @@ -129,7 +130,7 @@ L_NOTENO: } // Jainie -- Gives information about Valentine Event ------------------------ -alberta.gat,29,243,4 script Jainie 53,{ +alberta.gat,29,243,4 script Jainie#val1 53,{ mes "[Jainie]"; mes "You know what? The chocolate that my boyfriend sells are from me!"; mes "I made them by myself. Now I need some Milk for my special White Chocolate."; @@ -197,7 +198,7 @@ L_NOMILK: } // Carl Orleans -- Valentine Event Chocolate maker ------------------ -prt_castle.gat,54,34,4 script Carl Orleans 47,{ +prt_castle.gat,54,34,4 script Carl Orleans#val1 47,{ mes "[Carl Orleans]"; mes "Yes? What can I cook for you?"; next; -- cgit v1.2.3-70-g09d2