diff options
author | akrus <akrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-07-02 00:22:05 +0000 |
---|---|---|
committer | akrus <akrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-07-02 00:22:05 +0000 |
commit | 4d8ba3babaadf3202fa6de495eff69c33d1cd670 (patch) | |
tree | 3b695f5d2845e4e5f1c0cfc2b4d7bc66c2461a4c /npc/quests/quests_yuno.txt | |
parent | 386b2af17167e5dafcbbc892dba2866c22b0934b (diff) | |
download | hercules-4d8ba3babaadf3202fa6de495eff69c33d1cd670.tar.gz hercules-4d8ba3babaadf3202fa6de495eff69c33d1cd670.tar.bz2 hercules-4d8ba3babaadf3202fa6de495eff69c33d1cd670.tar.xz hercules-4d8ba3babaadf3202fa6de495eff69c33d1cd670.zip |
* Fixed: several typos in quests_yuno.txt (bugreport:1786) [akrus]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12899 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_yuno.txt')
-rw-r--r-- | npc/quests/quests_yuno.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/npc/quests/quests_yuno.txt b/npc/quests/quests_yuno.txt index 275b265c9..20d77df51 100644 --- a/npc/quests/quests_yuno.txt +++ b/npc/quests/quests_yuno.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= eAthena Dev Team; L0ne_W0lf //===== Current Version: ===================================== -//= 2.0 +//= 2.0a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -32,6 +32,7 @@ //= 1.8 Fixed metto_q never reaching 2. Made some names more unique. [L0ne_W0lf] //= 1.9 Fixed Missing Variables in Metto quest. (bugreport:473) [Samuray22] //= 2.0 Added missing checkweights. [L0ne_W0lf] +//= 2.0a Fixed several typos (bugreport:1786) [akrus] //============================================================ // Metto Quest @@ -505,7 +506,7 @@ yuno_in01,103,157,3 script Bain#juno 98,{ next; mes "[Bain]"; mes "^FF00001 Mixture^000000, ^FF00005 Mini-Furnace^000000,"; - mes "^FF00005 Burnt Treee^000000 , ^FF00005 Coal^000000,"; + mes "^FF00005 Burnt Tree^000000 , ^FF00005 Coal^000000,"; mes "^FF00005 Fine Sand^000000, ^FF00003 Rough Elunium^000000,"; mes "^FF00003 Rough Oridecon^000000^000000."; next; @@ -597,7 +598,7 @@ yuno_in01,100,153,7 script Bajin 47,0,0,{ next; mes "[Bajin]"; mes "^FF00001 Mixture^000000, ^FF00005 Mini-Furnace^000000,"; - mes "^FF00005 Burnt Treee^000000 , ^FF00005 Coal^000000,"; + mes "^FF00005 Burnt Tree^000000 , ^FF00005 Coal^000000,"; mes "^FF00005 Fine Sand^000000, ^FF00003 Rough Elunium^000000,"; mes "^FF00003 Rough Oridecon^000000^000000."; next; @@ -637,7 +638,7 @@ yuno_in01,100,153,7 script Bajin 47,0,0,{ next; mes "[Bajin]"; mes "^FF00001 Mixture^000000, ^FF00005 Mini-Furnace^000000,"; - mes "^FF00005 Burnt Treee^000000 , ^FF00005 Coal^000000,"; + mes "^FF00005 Burnt Tree^000000 , ^FF00005 Coal^000000,"; mes "^FF00005 Fine Sand^000000, ^FF00003 Rough Elunium^000000,"; mes "^FF00003 Rough Oridecon^000000^000000."; next; |