diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-27 03:09:02 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-27 03:09:02 +0000 |
commit | 0106d12b8ca54b240bcc2b6705806e2b2b147bae (patch) | |
tree | 1e199958b983ac42f1e4533b232f73c64212ab11 /db/Changelog.txt | |
parent | 9e5844193ac03b80f69e5a3d8ef8775e30d93915 (diff) | |
download | hercules-0106d12b8ca54b240bcc2b6705806e2b2b147bae.tar.gz hercules-0106d12b8ca54b240bcc2b6705806e2b2b147bae.tar.bz2 hercules-0106d12b8ca54b240bcc2b6705806e2b2b147bae.tar.xz hercules-0106d12b8ca54b240bcc2b6705806e2b2b147bae.zip |
* Added Cash Shop item fucntions. (/other/CashShop_Functions.txt)
* Updated Cash Shop Skill Scrolls to behave more like official scrolls.
- Kafra Card, Neuralizer, Giant Fly Wing and Dungeon teleport scroll now call functions.
The functions for these items are found in /npc/other/CashShop_Functions.txt
* Fixed Tidal Shoes missing HP bonus. (Thanks to ZephyrShakuraus)
* Reverted change of Taming items item-type back to 11 because of a bug.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10917 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 be243c495..964015a39 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -49,6 +49,11 @@ ---- ======================== 07/26 + * Rev. 10917 Updated Cash Shop Skill Scrolls to behave more like official scrolls. [L0ne_W0lf] + - Kafra Card, Neuralizer, Giant Fly Wing and Dungeon teleport scroll now call functions. + The functions for these items are found in /npc/other/CashShop_Functions.txt + * Fixed Tidal Shoes missing HP bonus. (Thanks to ZephyrShakuraus) + * Reverted change of Taming items item-type back to 11 because of a bug. * Fixed Fireball and Firewall mob skill level [Playtester] 07/24 * Updated Venom Splasher's bomb timer [DracoRPG] |