diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-09 19:02:47 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-09 19:02:47 +0000 |
commit | d0a7c2090946362a77301684f50e2c350b0e2218 (patch) | |
tree | 1fa1a2b8206e6383ad9e0a547b0481bd18aaaa3b /Changelog-Trunk.txt | |
parent | 421688378f9093bf4cad8edd743a3209ffd3e319 (diff) | |
download | hercules-d0a7c2090946362a77301684f50e2c350b0e2218.tar.gz hercules-d0a7c2090946362a77301684f50e2c350b0e2218.tar.bz2 hercules-d0a7c2090946362a77301684f50e2c350b0e2218.tar.xz hercules-d0a7c2090946362a77301684f50e2c350b0e2218.zip |
- Cleaned up somewhat the implementation of BladeStop.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6531 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 2685f485a..aaceac826 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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/05/09
+ * Cleaned up somewhat the implementation of BladeStop. [Skotlex]
* Fixed the head_bottom (pet-armor) position in packet 0x22c (walk packet)
when crafted for non-players. [Skotlex]
* Script commands sc_start, sc_start2 and sc_start4 will now start
|