diff options
author | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-01 14:13:56 +0000 |
---|---|---|
committer | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-01 14:13:56 +0000 |
commit | a22d29d0cb2f6cc74840caa61b812feca5eee590 (patch) | |
tree | ab7868ea55702e65da83e94010056f52a22068da /npc/quests/quests_13_1.txt | |
parent | 9b89cabf520e19557b7b003ab8160f76027c9242 (diff) | |
download | hercules-a22d29d0cb2f6cc74840caa61b812feca5eee590.tar.gz hercules-a22d29d0cb2f6cc74840caa61b812feca5eee590.tar.bz2 hercules-a22d29d0cb2f6cc74840caa61b812feca5eee590.tar.xz hercules-a22d29d0cb2f6cc74840caa61b812feca5eee590.zip |
- Fixed a bug in Eden Group Quests where a variable was set which was supposed to be converted and give the player certain gears. bugreport:6143
- Fixed an Priest Quest cutin which would result in getting an missing file error of the MvP Mistress Card illustration. bugreport:6144
- Fixed EXP Values in Eden Group Quest Boards 86 - 90 and 91 - 99. Source: http://irowiki.org/wiki/Eden_Group_Leveling_Quests
* 3 Hours cooldown isn't added yet since some testing is needed. bugreport:6110
- Some minor paranthesis fix in Knight Jobchange Quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16362 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_13_1.txt')
-rw-r--r-- | npc/quests/quests_13_1.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/quests/quests_13_1.txt b/npc/quests/quests_13_1.txt index 74384edab..29b0671a6 100644 --- a/npc/quests/quests_13_1.txt +++ b/npc/quests/quests_13_1.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 2.2 +//= 2.3 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= @@ -39,6 +39,7 @@ //= 2.0 Added Mid Camp Warper, translated from the Official [Slim] //= 2.1 Fixed some typos [tr0n] //= 2.2 A little optimization (-25kb). [Euphy] +//= 2.3 Updated to match the new Izlude Map. [Masao] //============================================================ // Onward to the New World @@ -677,7 +678,7 @@ geffen,90,67,3 script Promotional Staff#gef 100,{ } } -izlude,99,136,5 script Promotional Staff#iz 100,{ +izlude,101,173,6 script Promotional Staff#iz 100,{ if (ep13_ryu > 8) { mes "[Promotional Staff]"; mes "I bless you for your future! May it be full of happiness!"; |