From e2ccee4d1aba838b8fc42a2c658a689b161751b1 Mon Sep 17 00:00:00 2001 From: toms Date: Mon, 23 Apr 2007 16:56:22 +0000 Subject: Removed duplicates in cool_event_corp git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10325 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 1 + npc/kafras/cool_event_corp.txt | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 93ba91077..43d0eaad7 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,7 @@ Date Added ====== 2007/04/24 + * Removed duplicates in cool_event_corp * Removed duplicates in Kiel_Hyre_Quest [Toms] * Added missing close; to the magician first_class quest [ultramage] 2007/04/23 diff --git a/npc/kafras/cool_event_corp.txt b/npc/kafras/cool_event_corp.txt index 46c8a0ebb..7f3743eb8 100644 --- a/npc/kafras/cool_event_corp.txt +++ b/npc/kafras/cool_event_corp.txt @@ -16,7 +16,7 @@ //= 1.2 Added Rachel Cool Event Corp. Staff [Playtester] //============================================================ -hugel,88,168,4 script Cool Event Corp. Staff#hugel 874,{ +hugel,88,168,4 script Cool Event Corp. Staff::CoolEventCorpStaffHugel 874,{ mes "[Cool Event Corp. Staff]"; mes "Welcome to Cool Event Corp."; @@ -128,7 +128,7 @@ hugel,88,168,4 script Cool Event Corp. Staff#hugel 874,{ } } -rachel,109,138,5 script Cool Event Corp. Staff#rachel 874,{ +rachel,109,138,5 script Cool Event Corp. Staff::CoolEventCorpStaffRachel 874,{ mes "[Cool Event Corp. Staff]"; mes "Welcome to Cool Event Corp."; -- cgit v1.2.3-70-g09d2