diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-13 21:37:10 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-13 21:37:10 +0000 |
commit | a92c2e8b2d21660dea89d6c21cc33b5d11744c4f (patch) | |
tree | 32b60e479fd9f10785e48d0b953fee6469ba84d6 /Changelog-Trunk.txt | |
parent | 4cbf988c6707a3cfee4376acad2f96c118fbe149 (diff) | |
download | hercules-a92c2e8b2d21660dea89d6c21cc33b5d11744c4f.tar.gz hercules-a92c2e8b2d21660dea89d6c21cc33b5d11744c4f.tar.bz2 hercules-a92c2e8b2d21660dea89d6c21cc33b5d11744c4f.tar.xz hercules-a92c2e8b2d21660dea89d6c21cc33b5d11744c4f.zip |
- Added battle config sc_def_rate which adjusts natural defense of characters against status changes.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5275 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 1cb0d30a0..87674842d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,8 +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/13
- * Updated the eA custom spawn sets from Playtester: Juperos lv1, Glast heim
- Sewers/Underground and Geffen dungeon lv3. [Skotlex]
+ * Added battle config sc_def_rate which adjusts natural defense of
+ characters against status changes (see conf/battle/battle.conf). [Skotlex]
* Pet eggs will now not be deleted from the inventory until they arrive
from the char-server. [Skotlex]
* pc_readdb will now print if any classes are missing their exp tables.
|