* Fixed: several typos in quests_yuno.txt (bugreport:1786) [akrus]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12899 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
fc312a5088
commit
a2128d1153
@ -1,5 +1,7 @@
|
||||
Date Added
|
||||
======
|
||||
2008/07/02
|
||||
* Fixed: several typos in quests_yuno.txt (bugreport:1786) [akrus]
|
||||
2008/06/30
|
||||
* Added from jA Pre-quest dungeon entrances $ephiroth [Lupus]
|
||||
2008/06/23
|
||||
@ -656,7 +658,7 @@ Date Added
|
||||
- Thanks to Barron-Monster.
|
||||
* Rev. 10906 Fixed the Kafra Welcome message for guilds. Thanks Barron-Monster. [L0ne_W0lf]
|
||||
2007/07/23
|
||||
* Fixed 3º Test in Hunter Job Quest. [Samuray22]
|
||||
* Fixed 3<EFBFBD> Test in Hunter Job Quest. [Samuray22]
|
||||
-Thanks to ultramage.
|
||||
* Fixed a little bug in "Dandelion Quest" with "Job_Alchemist" changed to "Job_Alchem". [Samuray22]
|
||||
-Thanks to Nobuo
|
||||
@ -1546,7 +1548,7 @@ Date Added
|
||||
* Tried to remove all duplicates (in default NPCs) [Toms]
|
||||
* Removed useless 'npc\other\old' directory, who would need that anyway... [DracoRPG]
|
||||
* Commented out the path to Divorce NPC as Lupus forgot to add it for good [DracoRPG]
|
||||
* Fixed critical syntax errors in the new Valkyrie script, (è_é) @ Lupus [DracoRPG]
|
||||
* Fixed critical syntax errors in the new Valkyrie script, (<EFBFBD>_<EFBFBD>) @ Lupus [DracoRPG]
|
||||
* Improved Bioethics quest & nearby Rekenber Guards [DracoRPG]
|
||||
- Used isequipped() instead of getequipid() to simplify code (esp. with accessories)
|
||||
- Rewritten the custom text about Hom. Res. and removed its actual learning
|
||||
|
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user