summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-10 19:20:11 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-10 19:20:11 +0000
commit811e8066d0c91d49928af9093eda38bfc9a023c3 (patch)
tree87456f6abe724b4d0a0ebc37f89f3126913cf5fc /db/Changelog.txt
parent7ed1d962b9fa4860554014e638996286ced309a6 (diff)
downloadhercules-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 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 7e61cc496..196bc7def 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -41,6 +41,12 @@
=======================
2008/08/10
+ * Rev. 13066 Rather massive item database update. [L0ne_W0lf]
+ - 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.
* Item 13157 changed to Gatling type (bugreport:1913) [Yommy]
2008/07/27
* Rev. 13006 Added values to skill_require_db for mercenary skills. [L0ne_W0lf]