diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-25 20:54:47 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-25 20:54:47 +0000 |
commit | 54385260051f2b09138aed6c57b1f889ce766c7a (patch) | |
tree | ac5e21d3da44008cede2fcaaa84f448425c0043f /Changelog-Trunk.txt | |
parent | 604aa8ea6b8691e0b886bc55830930c65226e600 (diff) | |
download | hercules-54385260051f2b09138aed6c57b1f889ce766c7a.tar.gz hercules-54385260051f2b09138aed6c57b1f889ce766c7a.tar.bz2 hercules-54385260051f2b09138aed6c57b1f889ce766c7a.tar.xz hercules-54385260051f2b09138aed6c57b1f889ce766c7a.zip |
- Fixed @statall giving you +99 stats instead of setting them to 99
- Fixed npctalk and @npctalk displaying the # part of the name
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10619 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 36ad7e222..92c92e0b0 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,10 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2007/05/25 + * Fixed @statall giving you +99 stats instead of setting them to 99 + * Fixed npctalk and @npctalk displaying the # part of the name + (client filters these when you request the name of the npc, btw...) 2007/05/23 * Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast time and delay reducibility by item scripts (cards and such) |