summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-14 16:30:14 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-14 16:30:14 +0000
commit12bf6f1349e0e001aaf179322f73ec158b5b4044 (patch)
treeac6d5e3105a28aa90d7c75d2dc3829d45ea64ff8 /Changelog-Trunk.txt
parentb07e923a07cbb964a93b8f0032a81c75e5058089 (diff)
downloadhercules-12bf6f1349e0e001aaf179322f73ec158b5b4044.tar.gz
hercules-12bf6f1349e0e001aaf179322f73ec158b5b4044.tar.bz2
hercules-12bf6f1349e0e001aaf179322f73ec158b5b4044.tar.xz
hercules-12bf6f1349e0e001aaf179322f73ec158b5b4044.zip
- Increased Run's walk speed bonus to 25->50%
- Modified emergency_call setting to allow for more specific configuration (woe/non-woe, gvg-grounds/non-gvg-grounds, disable from nowarpto maps), see skill.conf for details. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8275 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 1d3a68d73..e467f7129 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,10 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/08/14
+ * Increased Run's walk speed bonus to 25->50% [Skotlex]
+ * Modified emergency_call setting to allow for more specific configuration
+ (woe/non-woe, gvg-grounds/non-gvg-grounds, disable from nowarpto maps), see
+ skill.conf for details. [Skotlex]
* Fixed script engine allowing scripts to set a player's zeny to negative
values. [Skotlex]
* Fixed setting hide_woe_damage making even "miss" attacks seem to connect.