diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-08 01:16:56 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-08 01:16:56 +0000 |
commit | bc8350f550226c4d7d848ea9737f46c4a5d61575 (patch) | |
tree | 09945b6d680864c4fec46b63ab8a4a5844c45fd0 /Changelog-Trunk.txt | |
parent | 8630d5ddbb8c544096ebd7e6f023c23e9d7e407d (diff) | |
download | hercules-bc8350f550226c4d7d848ea9737f46c4a5d61575.tar.gz hercules-bc8350f550226c4d7d848ea9737f46c4a5d61575.tar.bz2 hercules-bc8350f550226c4d7d848ea9737f46c4a5d61575.tar.xz hercules-bc8350f550226c4d7d848ea9737f46c4a5d61575.zip |
- Changed define EQP_WEAPON to specify only the right-hand weapon, added define EQP_ARMS to specify both arm-slots.
- Some minor code cleanups to take account for the above, fixed Strip shield/weapon removing both.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8177 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 9a51b271d..9150d891c 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.
2006/08/07
+ * Fixed EQP_WEAPON related code messing up with both weapon AND shield.
+ [Skotlex]
* Cleaned up the Asura code so that when the skill fails your
SP/Spheres/Fury are all taken away always, as well as moving you next to
the target (as long as the target still exists within a reachable path from
|