diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-08-10 19:20:11 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-08-10 19:20:11 +0000 |
commit | 811e8066d0c91d49928af9093eda38bfc9a023c3 (patch) | |
tree | 87456f6abe724b4d0a0ebc37f89f3126913cf5fc /npc/Changelog.txt | |
parent | 7ed1d962b9fa4860554014e638996286ced309a6 (diff) | |
download | hercules-811e8066d0c91d49928af9093eda38bfc9a023c3.tar.gz hercules-811e8066d0c91d49928af9093eda38bfc9a023c3.tar.bz2 hercules-811e8066d0c91d49928af9093eda38bfc9a023c3.tar.xz hercules-811e8066d0c91d49928af9093eda38bfc9a023c3.zip |
* Rather massive item database update.
- Added a lot of items, though some are not implemented.
- Updated a lot of the current prices for many items
- All items now use the "Buy" column for price.
* Added new skills to the skill database. (commented out)
* Updated item trade database with new items.
* Updated Cashshop functions.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13066 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 1357855a1..9ffdc20d8 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,7 @@ Date Added ====== 2008/08/10 + * Rev. 13065 Updated Cashshop functions. [L0ne_W0lf] * Fixed: several typos (bugreport:2029 bugreport:2023) [Yommy] * Fixed: hugel bingo quest (bugreport:1556) [Yommy] * Fixed copy paste error in monster race (bugreport:2035) [Yommy] |