summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-02 19:23:32 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-02 19:23:32 +0000
commitce1208eb233cab2923c82ba61d546b108e056fc0 (patch)
treeb98845589591bf1c36da575b70f138a843e47b55 /db/Changelog.txt
parentb8b21edf63e58270e7744548c73e1c5ef64b7950 (diff)
downloadhercules-ce1208eb233cab2923c82ba61d546b108e056fc0.tar.gz
hercules-ce1208eb233cab2923c82ba61d546b108e056fc0.tar.bz2
hercules-ce1208eb233cab2923c82ba61d546b108e056fc0.tar.xz
hercules-ce1208eb233cab2923c82ba61d546b108e056fc0.zip
* Added item type IT_CASH (item type 18) Requires user confirmation before using/generating item(s).
* Updated the item types for several of the cash item boxes to 18. * Fixed the Exorcism_Bible bonus, missing {}'s for who knows how long. (bugreport:4342) * Updated Brasilis monsters stats again, care of Playtester. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14549 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index e77a5e8b3..6b516346d 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -8,6 +8,10 @@
1475 Equestrian's Spear: NEED INFO.
13005 Angelic Wing Dagger: NEED INFO.
=======================
+2010/12/02
+ * Rev. 14549 Updated the item types for several of the cash item boxes to 18. [L0ne_W0lf]
+ * Fixed the Exorcism_Bible bonus, missing {}'s for who knows how long. (bugreport:4342)
+ * Updated Brasilis monsters stats again, care of Playtester.
2010/11/30
* Rev. 14529 Fixed a mistake (excess dummy name) in dead branch list fallback value (since r32). [Ai4rei]
* Rev. 14524 Updated comments for skill Berserk in skill_tree.txt, among others because they would cause errors the way they are read now. [Ai4rei]