diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-12 03:13:11 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-12 03:13:11 +0000 |
commit | a3389f9f6b6afec1d0b9563fd5b17ec9b0664af6 (patch) | |
tree | a50b795b701debc742d3d8835065b5f2adb9524d /npc/Changelog.txt | |
parent | c5d8bdf9c1af99140472f4184360c031beb68a67 (diff) | |
download | hercules-a3389f9f6b6afec1d0b9563fd5b17ec9b0664af6.tar.gz hercules-a3389f9f6b6afec1d0b9563fd5b17ec9b0664af6.tar.bz2 hercules-a3389f9f6b6afec1d0b9563fd5b17ec9b0664af6.tar.xz hercules-a3389f9f6b6afec1d0b9563fd5b17ec9b0664af6.zip |
* Implemented repeatable EXP quests (with kill count and item gathering options) removed iRO_Exp.txt.
* Fixed missing slot on Power_of_Thor. (bugreport:4168)
* Fixed size for HELL_APOCALIPS and ZUKADAM. (bugreport:4293)
* Fixed mob modes on ANCIENT_TREE and RYNCHO. (bugreport:4294)
* Fixed HP and INT bonuses on the Kronos staff. (bugreport:4297)
* Fixed equip location and more on the Ruber sword. (bugreport:4298)
* Fixed typo in the Icecream_Hat giving the wrong skill. (bugreport:4299)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14339 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index c1e2529c2..b57473151 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,8 @@ Date Added ====== 2010/06/10 + * Rev. 14339 Implemented repeatable EXP quests (with kill count and item gathering options) removed iRO_Exp.txt. [L0ne_W0lf] +2010/06/10 * Rev. 14338 Removed a 'close' in a 13.1 quest which should have been 'close2'. (bugreport:4276) * Added three 13.2 quests: Monster Suppression, Bradium Collection, and Laphine Craftsman. * Rev. 14337 Enabled the WoESE Guild Dungeon warper and spawns. [L0ne_W0lf] |