From 54f5ab4542b3bfb4d6b4d2d6fe5ec44c65606e36 Mon Sep 17 00:00:00 2001 From: shadow Date: Sat, 12 Jul 2008 04:08:33 +0000 Subject: git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12945 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/hugel.txt | 14 -------------- npc/events/nguild/nguild_treas.txt | 2 +- npc/quests/quests_hugel.txt | 2 +- 3 files changed, 2 insertions(+), 16 deletions(-) (limited to 'npc') diff --git a/npc/cities/hugel.txt b/npc/cities/hugel.txt index 1bcae5f7e..1c0012a36 100644 --- a/npc/cities/hugel.txt +++ b/npc/cities/hugel.txt @@ -220,20 +220,6 @@ hu_in01,111,386,4 script Chris 86,{ } -//Rachel -//--------------------------------------------------------------------------- -hu_in01,365,170,5 script Rachel 793,{ - - mes "[Rachel]"; - mes "You know what I love?"; - mes "Sitting in front of a warm"; - mes "stove on a cold night. I just"; - mes "feel so fuzzy and comfortable,"; - mes "and it's so relaxing!"; - close; - -} - //-------------------------------------------------------------- // Party Supplies/Firecracker Seller //-------------------------------------------------------------- diff --git a/npc/events/nguild/nguild_treas.txt b/npc/events/nguild/nguild_treas.txt index 8a1955e92..16863be8b 100644 --- a/npc/events/nguild/nguild_treas.txt +++ b/npc/events/nguild/nguild_treas.txt @@ -29,7 +29,7 @@ function script F_GldTreas { // Don't spawn treasures if Castle is empty, or Eco is greater than 100 if(GetCastleData(getarg(0),2) > 100 || GetCastleData(getarg(0),1) == 0) return; - // Only spawn one treasure chest for notice castles. + // Only spawn one treasure chest for novice castles. if (compare(getarg(0),"nguild")) set getarg(2),1; else diff --git a/npc/quests/quests_hugel.txt b/npc/quests/quests_hugel.txt index 3999c791a..22fcd3178 100644 --- a/npc/quests/quests_hugel.txt +++ b/npc/quests/quests_hugel.txt @@ -4603,7 +4603,7 @@ hu_in01,365,170,3 script Girl#Hu 793,{ } -hu_in01,377,106,3 script Pub Granny 891,{ +hu_in01,377,106,3 script Pub Granny 892,{ mes "[Pub Granny]"; mes "Recently we have many tourists visiting our town."; -- cgit v1.2.3-60-g2f50