summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-23 02:57:13 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-23 02:57:13 +0000
commit728ac69d781cce707b9e699af2d66754edb2cc9d (patch)
tree4dbb2d10d5326631b03c3f88f7503f0886264962 /Changelog-SVN.txt
parente17f2ca619eae7c96bdf72f5189bc8be052d03e1 (diff)
downloadhercules-728ac69d781cce707b9e699af2d66754edb2cc9d.tar.gz
hercules-728ac69d781cce707b9e699af2d66754edb2cc9d.tar.bz2
hercules-728ac69d781cce707b9e699af2d66754edb2cc9d.tar.xz
hercules-728ac69d781cce707b9e699af2d66754edb2cc9d.zip
* Fixed @allskill not adding points into advanced job skills
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1165 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index e54a6a33c..822406d03 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,8 @@
Date Added
02/23
+ * Fixed another bad typo causing @allskill to not add points into advanced job
+ skills [celest]
* Fixed a bad typo in status.c's StatusChangeTable [celest]
* Corrected Spiral Pierce's hits in the skill_db [celest]
* Moved /common/*.o into a obj folder when compiling [celest]