diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-17 01:03:12 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-17 01:03:12 +0000 |
commit | d079b3f96cc9c5d020acbdff598ccb137c33e957 (patch) | |
tree | 4ffeea59aa1a2ddda7ce220ccf03d221a2d768dd /Changelog-Trunk.txt | |
parent | 25a64bfba88fc3b03a6f8ebef897f447fb3fc61d (diff) | |
download | hercules-d079b3f96cc9c5d020acbdff598ccb137c33e957.tar.gz hercules-d079b3f96cc9c5d020acbdff598ccb137c33e957.tar.bz2 hercules-d079b3f96cc9c5d020acbdff598ccb137c33e957.tar.xz hercules-d079b3f96cc9c5d020acbdff598ccb137c33e957.zip |
- Fixed the structure of packet 0x67 (new char info). It's the same as the one used for packet 0x6b (chars info).
Info based on the 1218 client and on experiments with 'orchish' skin.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9873 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 477cfebb2..90858fc6d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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. 2007/02/16 + * Fixed the structure of packet 0x67 (new char info). It's the same as the + one used for packet 0x6b (chars info). [FlavioJS] * Updated script commands startnpctimer, stopnpctimer, initnpctimer so you can attach a player to them, this is done because the attach/detach functions can't be used to attach to a different script than the one |