|
@@ -21,6 +21,7 @@
|
|
//= 1.1 Commented out the whole list of dummy npcs. They're there for nothing anyway,
|
|
//= 1.1 Commented out the whole list of dummy npcs. They're there for nothing anyway,
|
|
//= just using up memory. [erKURITA]
|
|
//= just using up memory. [erKURITA]
|
|
//= 1.2 Added a few NPCs scripted by Munin and fixed up format a little [Playtester]
|
|
//= 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;
|
|
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
|
|
// Hugel Town NPCs - Outside
|
|
//---------------------------------------------------------------------------
|
|
//---------------------------------------------------------------------------
|
|
@@ -314,20 +301,6 @@ OnTouch:
|
|
// Hugel Town NPCs - Inside
|
|
// 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
|
|
//Siria
|
|
//---------------------------------------------------------------------------
|
|
//---------------------------------------------------------------------------
|
|
hu_in01,326,307,3 script Siria 90,{
|
|
hu_in01,326,307,3 script Siria 90,{
|