diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-19 18:58:45 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-19 18:58:45 +0000 |
commit | 97a04116dfc0347d15ba8f87f4f5ba614b548128 (patch) | |
tree | b9193e877a346d87c2fa707499a9b8e124ed02ea /Changelog-Trunk.txt | |
parent | 6617c3d72fbb5a1ae05083348a64c3cd86e42a9b (diff) | |
download | hercules-97a04116dfc0347d15ba8f87f4f5ba614b548128.tar.gz hercules-97a04116dfc0347d15ba8f87f4f5ba614b548128.tar.bz2 hercules-97a04116dfc0347d15ba8f87f4f5ba614b548128.tar.xz hercules-97a04116dfc0347d15ba8f87f4f5ba614b548128.zip |
- Fixed job-mask 0x100000 in the item_db enabling Dancers/Bards to use the items (0x80000 should be for them and 0x100000 should be currently unused)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8368 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 885c3242b..57ea60cd1 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/08/19
+ * Fixed job-mask 0x100000 in the item_db enabling Dancers/Bards to use the
+ items (0x80000 should be for them and 0x100000 should be currently unused)
+ [Skotlex]
* Fixed a possible sigsegv when deleting lif under Mental Change [Toms]
* Fixed HAMI_CASTLE [Toms]
* Fixed HLIF_CHANGE [Toms]
|