diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-11 04:46:36 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-11 04:46:36 +0000 |
commit | 4c29f5aeb5b12377d6f6d6161beb1b85515fbace (patch) | |
tree | ad8ead5446f73ac6a00a851ed4905eefe2dda0a3 /Changelog-Trunk.txt | |
parent | 7d9d9d6baac2793fb1264074d03eb7bcde89e120 (diff) | |
download | hercules-4c29f5aeb5b12377d6f6d6161beb1b85515fbace.tar.gz hercules-4c29f5aeb5b12377d6f6d6161beb1b85515fbace.tar.bz2 hercules-4c29f5aeb5b12377d6f6d6161beb1b85515fbace.tar.xz hercules-4c29f5aeb5b12377d6f6d6161beb1b85515fbace.zip |
- The status window now shows the addition of the damage of your both weapons when dual wielding.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5256 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 c90991413..86744b4cb 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/02/10
+ * The status window will now show the total power of both weapons instead
+ of just the right-hand weapon for dual wielders. [Skotlex]
* Removed #include <lcms.h> from irc.c, since it's unused and some people don't have it. [Valaris]
* Changed the default MAX_LEVEL supported by the map server to 1000. [Skotlex]
* Pet Lures won't be consumed now when used on a non-mob. [Skotlex]
|