diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-13 17:26:45 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-13 17:26:45 +0000 |
commit | e99a963da3b832e442003ef53ef94375d34a8417 (patch) | |
tree | 28509277d193f6fec27407f98f81b02b86e2d160 /Changelog-Trunk.txt | |
parent | 6ecdbc82873a8f8bea9efeb14d9e19aa6eff063c (diff) | |
download | hercules-e99a963da3b832e442003ef53ef94375d34a8417.tar.gz hercules-e99a963da3b832e442003ef53ef94375d34a8417.tar.bz2 hercules-e99a963da3b832e442003ef53ef94375d34a8417.tar.xz hercules-e99a963da3b832e442003ef53ef94375d34a8417.zip |
- Added function battle_calc_gvg_damage for gvg related damage reductions. Fixes Gravitation being reduced as well as Pressure overriding max-castles restriction.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5588 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 8e23a560a..228cf1a7e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,9 @@ 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/03/13
+ * Added function battle_calc_gvg_damage for gvg related damage reductions.
+ Fixes Gravitation being reduced as well as Pressure overriding max-castles
+ restriction. [Skotlex]
* Corrected char-server parameters so that the subnet config file is the
third parameter, not the second (which was conflicting with
inter_athena.conf's argument), thanks to foobar. [Skotlex]
|