diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-06 21:35:10 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-06 21:35:10 +0000 |
commit | 28c8f3e34c0e22990414446be443b0391f89f681 (patch) | |
tree | 85b786e714626a33d9b6b153aa89d55c18e145df /Changelog-Trunk.txt | |
parent | 85e91455b560637f0827280e0455da1dd2faa5b1 (diff) | |
download | hercules-28c8f3e34c0e22990414446be443b0391f89f681.tar.gz hercules-28c8f3e34c0e22990414446be443b0391f89f681.tar.bz2 hercules-28c8f3e34c0e22990414446be443b0391f89f681.tar.xz hercules-28c8f3e34c0e22990414446be443b0391f89f681.zip |
Reupdated item_db.sql to latest (forgot to update before -_-)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8155 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index ffea516a2..9c2f98ded 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,7 +3,7 @@ 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]
+ * Updated item_db.sql & mob_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
|