From 17b179c8d4518f2e836787749b5b98225fab688a Mon Sep 17 00:00:00 2001 From: SinSloth Date: Tue, 12 Jun 2007 17:52:43 +0000 Subject: - Moved some Hugel NPCs to proper quest file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10752 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 1 + npc/cities/hugel.txt | 29 +---------------------------- 2 files changed, 2 insertions(+), 28 deletions(-) diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 4941037a0..dc49d1c4b 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -2,6 +2,7 @@ Date Added ====== 2007/06/12 * Added first part of Hugel quests. Credits go to MasterOfMuppets. [SinSloth] + - Moved some Hugel NPCs to proper quest file. [SinSloth] 2007/06/11 * Updated dialogs from Binoculars Quest. [Samuray22] 2007/06/10 diff --git a/npc/cities/hugel.txt b/npc/cities/hugel.txt index d2d2bb649..089be7b16 100644 --- a/npc/cities/hugel.txt +++ b/npc/cities/hugel.txt @@ -21,6 +21,7 @@ //= 1.1 Commented out the whole list of dummy npcs. They're there for nothing anyway, //= just using up memory. [erKURITA] //= 1.2 Added a few NPCs scripted by Munin and fixed up format a little [Playtester] +//= 1.3 Moved some quests-related NPCs to proper file. [SinSloth] //============================================================ @@ -41,20 +42,6 @@ hu_fild06,190,367,3 script Torpy's Mom 701,{ close; } -//Postell Schuwell -//--------------------------------------------------------------------------- -hu_fild06,34,123,3 script Postell Schuwell 97,{ - - mes "[Postell]"; - mes "I really like living"; - mes "in Hugel. Fresh air,"; - mes "clean water, everyone's"; - mes "friendly and nice. What"; - mes "more could I want?"; - close; -} - - //--------------------------------------------------------------------------- // Hugel Town NPCs - Outside //--------------------------------------------------------------------------- @@ -314,20 +301,6 @@ OnTouch: // Hugel Town NPCs - Inside //------------------------------------------------------------------------- -//Allen Schuwell -//------------------------------------------------------------------------- -hu_in01,386,245,1 script Allen Schuwell 849,{ - - mes "[Allen]"; - mes "*Groooooan~*"; - mes "Arrrgh, my back hurts..."; - mes "And my stomach... Why do"; - mes "I have to suffer like this"; - mes "while other people get to"; - mes "live happy, luxurious lives?"; - close; -} - //Siria //--------------------------------------------------------------------------- hu_in01,326,307,3 script Siria 90,{ -- cgit v1.2.3-60-g2f50