diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-06 21:28:14 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-06 21:28:14 +0000 |
commit | 85e91455b560637f0827280e0455da1dd2faa5b1 (patch) | |
tree | c90482efbc31701de625972312b43451100f570e /Changelog-Trunk.txt | |
parent | 09deb0a78c8e787530555be5831c3edfe4f9662d (diff) | |
download | hercules-85e91455b560637f0827280e0455da1dd2faa5b1.tar.gz hercules-85e91455b560637f0827280e0455da1dd2faa5b1.tar.bz2 hercules-85e91455b560637f0827280e0455da1dd2faa5b1.tar.xz hercules-85e91455b560637f0827280e0455da1dd2faa5b1.zip |
Updated item_db.sql to latest.
Little fixes on homunc (hp/sp are now saved and init stats changed)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8154 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 5e8e1a59c..ffea516a2 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -2,6 +2,9 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2006/08/06
+ * Updated item_db.sql to latest. [Toms]
+ * Little fixes on homunc (hp/sp are now saved and init stats changed) [Toms]
2006/08/04
* Added a commented piece of code at the end of clif_parse_LoadEndAck which
will update your direction to wherever you were facing before warping.
|