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 /npc/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 '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 0055976f7..1f5f81736 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,7 @@ Date Added ====== +2007/07/26 + * Rev 10917 Added Cash Shop item fucntions. (/other/CashShop_Functions.txt) [L0ne_W0lf] 2007/07/24 * Changed name from "Emvertacon" to "Emveretarcon" in refine.txt. [Samuray22] - Thanks to Barron-Monster. |