diff options
author | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-12 17:52:43 +0000 |
---|---|---|
committer | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-12 17:52:43 +0000 |
commit | 17b179c8d4518f2e836787749b5b98225fab688a (patch) | |
tree | 968c0c7dc63bab63b557bb8abd8f2df19db68e0a /npc/cities/hugel.txt | |
parent | b179046d0cf43073332c0ff03454ef2a33609f16 (diff) | |
download | hercules-17b179c8d4518f2e836787749b5b98225fab688a.tar.gz hercules-17b179c8d4518f2e836787749b5b98225fab688a.tar.bz2 hercules-17b179c8d4518f2e836787749b5b98225fab688a.tar.xz hercules-17b179c8d4518f2e836787749b5b98225fab688a.zip |
- 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
Diffstat (limited to 'npc/cities/hugel.txt')
-rw-r--r-- | npc/cities/hugel.txt | 29 |
1 files changed, 1 insertions, 28 deletions
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,{ |