From d30a47de2fa3cd2d1e665873722f098baf7ed5e5 Mon Sep 17 00:00:00 2001 From: musashiden Date: Thu, 15 Jun 2006 07:11:31 +0000 Subject: - Juno Update According to iRO Process. 50% complete. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7177 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/yuno.txt | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) (limited to 'npc/cities') diff --git a/npc/cities/yuno.txt b/npc/cities/yuno.txt index 9b6f2697e..6d4c16fa3 100644 --- a/npc/cities/yuno.txt +++ b/npc/cities/yuno.txt @@ -18,11 +18,24 @@ //============================================================ - - -//=================================================================================================// -// NPCs Found outside -//=================================================================================================// +yuno.gat,330,100,4 script Knight 734,{ + mes "[Leibech]"; + mes "I have a great"; + mes "interest in collecting"; + mes "unique and uncommon"; + mes "goods. You know, things"; + mes "that most people see just"; + mes "once in their lifetimes."; + next; + mes "[Leibech]"; + mes "I usually use the"; + mes "Alchesh Trading Company."; + mes "to help add to my collection."; + mes "Their prices aren't the cheapest,"; + mes "but their service is very"; + mes "reliable."; + close; +} //====================================================================================== yuno.gat,208,164,4 script Active little girl 101,{ @@ -348,7 +361,7 @@ yuno.gat,213,298,4 script Sage Esklah 735,{ next; mes "[Esklah]"; mes "Later, I learned that monster is"; - mes "known as ^FF3355The Paper^000000."; + mes "known as ^FF5533The Paper^000000."; next; mes "[Esklah]"; mes "It used to be a part of an old book"; -- cgit v1.2.3-70-g09d2