summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-30 08:55:22 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-30 08:55:22 +0000
commitfd435430623c01ec109f506c9afd1e3b46c03e7d (patch)
tree486ccda694a57891a8591347089905203d345d1c /db/Changelog.txt
parent1a71202b477c6820b9193a1131a61c3c7b005924 (diff)
downloadhercules-fd435430623c01ec109f506c9afd1e3b46c03e7d.tar.gz
hercules-fd435430623c01ec109f506c9afd1e3b46c03e7d.tar.bz2
hercules-fd435430623c01ec109f506c9afd1e3b46c03e7d.tar.xz
hercules-fd435430623c01ec109f506c9afd1e3b46c03e7d.zip
* Made skill_tree.txt reading use sv_readdb. [Ai4rei]
- Added define for skill entry requirements. - Reports duplicate skills within same job class. - Updated comments for skill Berserk in skill_tree.txt, among others because they would cause errors the way they are read now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14524 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index ca2ef3de9..efce595ff 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -8,6 +8,8 @@
1475 Equestrian's Spear: NEED INFO.
13005 Angelic Wing Dagger: NEED INFO.
=======================
+2010/11/30
+ * 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]
2010/11/26
* Rev. 14507 Added killerrid and killedrid param constants to const.txt [ultramage]
2010/11/21