diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-31 09:11:38 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-31 09:11:38 +0000 |
commit | 57c2a527907c73e1615fab2834d7e8a97ef08592 (patch) | |
tree | 5611d95505f70892707762be7b728d33586b5f85 /npc/Changelog.txt | |
parent | f8251050996d8a3ba6de4d75e1f1adf9e8a97113 (diff) | |
download | hercules-57c2a527907c73e1615fab2834d7e8a97ef08592.tar.gz hercules-57c2a527907c73e1615fab2834d7e8a97ef08592.tar.bz2 hercules-57c2a527907c73e1615fab2834d7e8a97ef08592.tar.xz hercules-57c2a527907c73e1615fab2834d7e8a97ef08592.zip |
* Added the "F_BlockHigh" function back in, as it's still used by 2-x job quests.
- Fix the assassin job quest item reward bug. Cheap fix until it's rewritten.
* Added official Pang Voice skill quest for bards. Further official 2-x skill quests to come.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10938 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index ebe277a77..e2eefc129 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,9 @@ Date Added ====== +2007/07/31 + * Rev. 10938 Added the "F_BlockHigh" function back in, as it's still used by 2-x job quests. [L0ne_W0lf] + - Fix the assassin job quest item reward bug. Cheap fix until it's rewritten. + * Added official Pang Voice skill quest for bards. Further official 2-x skill quests to come. 2007/07/30 * Rev. 10936 Fixed the OnAgitBreak message being map-only and not global when a castle is taken. (Lil DomX) [L0ne_W0lf] * Rev. 10928 Removed "Load Balancing" from the swordman job quest. [L0ne_W0lf] |