diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-03 03:28:20 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-03 03:28:20 +0000 |
commit | bf45f06c19fde93a3e3699e0ca400909392ce02b (patch) | |
tree | 787104dfd5d610c7e90e09c1a13f89b93b4888f1 /db/Changelog.txt | |
parent | 46ad2e09c5a2d2b7a41a47dc07f299147ca4d082 (diff) | |
download | hercules-bf45f06c19fde93a3e3699e0ca400909392ce02b.tar.gz hercules-bf45f06c19fde93a3e3699e0ca400909392ce02b.tar.bz2 hercules-bf45f06c19fde93a3e3699e0ca400909392ce02b.tar.xz hercules-bf45f06c19fde93a3e3699e0ca400909392ce02b.zip |
* Implemented the Party Buff cash skills.
* Misc updates, and updates for party buff items.
- Added CASH_BLESSING, CASH_INCAGI and CASH_ASSUMPTIO skills.
- Added itemskill commands for the party buff scrolls.
- Corrected Equipment repair book's itemtype to 11.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13840 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index bee8c57a4..029a136a4 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -37,6 +37,11 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2009/06/02 + * Rev. 13840 Misc updates, and updates for party buff items. [L0ne_W0lf] + - Added CASH_BLESSING, CASH_INCAGI and CASH_ASSUMPTIO skills. + - Added itemskill commands for the party buff scrolls. + - Corrected Equipment repair book's itemtype to 11. 2009/05/29 * Rev. 13825 Removed an extra comma from chocolate_pie. [L0ne_W0lf] * Rev. 13824 Various item database updates of my own :D [L0ne_W0lf] |