diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-27 14:25:02 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-27 14:25:02 +0000 |
commit | edc5f649cbd8806b91f2ee2b65a458ca6ce22d2c (patch) | |
tree | c12c7fcf6368be30397450ad7e4479e2430fdc95 /Changelog-Trunk.txt | |
parent | 578728adfd125eeac56150705b41e05cd4d970e4 (diff) | |
download | hercules-edc5f649cbd8806b91f2ee2b65a458ca6ce22d2c.tar.gz hercules-edc5f649cbd8806b91f2ee2b65a458ca6ce22d2c.tar.bz2 hercules-edc5f649cbd8806b91f2ee2b65a458ca6ce22d2c.tar.xz hercules-edc5f649cbd8806b91f2ee2b65a458ca6ce22d2c.zip |
- Now when you do @baselevel to reduce your level and you don't have enough stat points to deduct, you will get a stat-reset and THEN your stat points will be reduced.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6314 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 89e02d5fc..d663cb372 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.
2006/04/27
+ * Now when you do @baselevel to reduce your level and you don't have enough
+ stat points to deduct, you will get a stat-reset and THEN your stat points
+ will be reduced. [Skotlex]
* Added at command @commands, displays the list of commands available to
you. Defaults to level 1. [Skotlex]
* Added the missing clif_* calls to make changebase's view-class change
|