From 4113bd6529891871777d7d62d7fae0cd22708357 Mon Sep 17 00:00:00 2001 From: musashiden Date: Mon, 12 Jun 2006 21:59:14 +0000 Subject: - Started the Juno Update process. 5% complete. [Musashiden] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7112 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 1 + npc/cities/yuno.txt | 52 +++++++++++++++++++++++++++++-------------------- npc/merchants/shops.txt | 2 +- 3 files changed, 33 insertions(+), 22 deletions(-) diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 130129c6c..2ff02cf90 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -37,6 +37,7 @@ Musashiden Date Added ====== 06/12 + * Started the Juno Update process. 5% complete. [Musashiden] * Added custom quest for 5 mobile RO bonus items [Lupus] Bird Nest,Lion Mask,Skeleton Manteau,Fashion Hip Sack,Sales Banner * Changed Biolab quest so that case for the first letter of each input doesn't matter. [Evera] diff --git a/npc/cities/yuno.txt b/npc/cities/yuno.txt index 32ea4ee60..04cb78752 100644 --- a/npc/cities/yuno.txt +++ b/npc/cities/yuno.txt @@ -23,27 +23,37 @@ //=================================================================================================// //====================================================================================== -yuno.gat,156,87,4 script Citizen of Yuno 47,{ - mes "[Hans]"; - mes "If you go north from Al De Baran you will arrive at 'Elmeth Plateau'."; - mes "It is a place that was once covered with molten rocks and lava."; - next; - mes "[Hans]"; - mes "At the top of a mountain connected to the plateau, you can find a bridge that will lead you here to Yuno."; - next; - mes "[Hans]"; - mes "Here in Yuno, you can visit world famous places such as the:"; - mes "^5533FF'Yuphero Plaza'"; - mes "'Yuno Conference Hall'"; - mes "'Schweicherbil Magic Academy'^000000"; - mes "and the ^5533FF'Museum of Monsters'^000000"; - next; - mes "[Hans]"; - mes "There is also the ^5533FF'Sage Castle'^000000 which is the greatest attraction in this city."; - mes "The castle is where people go to become Sages."; - next; - mes "[Hans]"; - mes "If you have any interest in becoming a Sage, why not have a look around the castle?"; +yuno.gat,157,87,4 script A Citizen of Yuno 102,{ + mes "[Shalima]"; + mes "When you go north from Al De Baran,"; + mes "you will arrive at 'Elmeth"; + mes "Plateau', a place covered with"; + mes "molten rock."; + next; + mes "[Shalima]"; + mes "On the top of a mountain connected"; + mes "to the plateau, you can find a"; + mes "bridge which leads you this"; + mes "place!, ^5533FFJuno^000000, the city of Sages."; + next; + mes "[Shalima]"; + mes "In Juno, you can visit places such"; + mes " as the 'Juphero Plaza', 'Juno"; + mes "Conference Hall', 'Schweicherbil"; + mes "Magic Academy', or the 'Monster"; + mes "'Museum'. These places are famous"; + mes "around the world!"; + next; + mes "[Shalima]"; + mes "You may also wish to drop by the"; + mes "'Sage Castle', where people can"; + mes "change their jobs into 'Sage', one"; + mes "of the more unique classes."; + next; + mes "[Shalima]"; + mes "If you're interested in the Sage"; + mes "class, why don't you go look around"; + mes "the castle?"; close; } diff --git a/npc/merchants/shops.txt b/npc/merchants/shops.txt index 9cd3607c0..38fbee896 100644 --- a/npc/merchants/shops.txt +++ b/npc/merchants/shops.txt @@ -293,7 +293,7 @@ yuno.gat,217,97,4 shop Tool Dealer 83,611:-1,1750:-1,501:-1,502:-1,503:-1,504:-1 yuno.gat,226,106,5 shop Trader 97, 911:-1, 910:-1, 912:-1 yuno.gat,197,115,4 shop Pet Merchant 124, 537:-1, 643:-1, 10013:-1, 10014:-1 yuno.gat,205,104,4 shop Equip Dealer 84, 2340:-1, 2341:-1, 2411:-1, 2222:-1, 2230:-1, 1721:-1 -yuno.gat,163,187,5 shop Magic Dealer 90,717:-1,1601:-1,1604:-1,1607:-1,1610:-1,2232:-1,2321:-1,2332:-1 +yuno.gat,163,187,5 shop Magic Tool Dealer 90,717:-1,1601:-1,1604:-1,1607:-1,1610:-1,2232:-1,2321:-1,2332:-1 yuno_in01.gat,25,34,4 shop Tool Dealer 83,611:-1,1750:-1,501:-1,502:-1,503:-1,504:-1,506:-1,645:-1,656:-1,601:-1,602:-1 yuno_in01.gat,104,35,4 shop Weapon Dealer 49,1750:-1,1751:-1,1101:-1,1701:-1,1201:-1,1204:-1,1207:-1,1210:-1,1213:-1,1216:-1,1601:-1,1604:-1,1607:-1,1610:-1,1771:-1 yuno_in01.gat,112,25,5 shop Armor Dealer 101,2628:-1,2101:-1,2107:-1,2401:-1,2501:-1,2230:-1,2301:-1,2303:-1,2305:-1,2321:-1,2332:-1 -- cgit v1.2.3-60-g2f50