diff options
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,{ |