diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-15 13:14:30 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-15 13:14:30 +0000 |
commit | 26d26735a1a8c73bd466cf1942f842a66eaabc62 (patch) | |
tree | 487e8bc8d240c436c8e8e4384ca4af9c2113187d /Changelog-Trunk.txt | |
parent | 5a6c73fcc0948c1b570b5df99b191514d06337dd (diff) | |
download | hercules-26d26735a1a8c73bd466cf1942f842a66eaabc62.tar.gz hercules-26d26735a1a8c73bd466cf1942f842a66eaabc62.tar.bz2 hercules-26d26735a1a8c73bd466cf1942f842a66eaabc62.tar.xz hercules-26d26735a1a8c73bd466cf1942f842a66eaabc62.zip |
- Fixed @lvup commmand raising levels when you specify a negative value...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5285 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 35e009459..b15c5c2a3 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
+2006/02/15
+ * Fixed @lvup command adding levels instead of substracting when you
+ specify a negative quantity. [Skotlex]
2006/02/14
* pc_setinventorydata won't use itemdb_search on empty inventory slots (id
= 0) [Skotlex]
|