diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-23 15:08:47 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-23 15:08:47 +0000 |
commit | 0d0f3c0c2935e3bd2f093b1195ddb97e99b96190 (patch) | |
tree | 5d694440ff9c4a9154812958fa8b7f11e7b77543 /Changelog-Trunk.txt | |
parent | 67e3647db031dabdb4b300e24ce3d23af4b4889b (diff) | |
download | hercules-0d0f3c0c2935e3bd2f093b1195ddb97e99b96190.tar.gz hercules-0d0f3c0c2935e3bd2f093b1195ddb97e99b96190.tar.bz2 hercules-0d0f3c0c2935e3bd2f093b1195ddb97e99b96190.tar.xz hercules-0d0f3c0c2935e3bd2f093b1195ddb97e99b96190.zip |
- Changed the night status from 149 to 160, which seems to work so much better, and also enabled simplifying the night code. The previous code was there left commented in case it's needed again.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9699 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 6eb33753f..9fb9a287e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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. 2007/01/23 + * Changed the night status from 149 to 160, which seems to work so much + better, and also enabled simplifying the night code. * A skill's walk delay will also delay your can-attack time when the skill connects, since this is the behaviour of Sonic Blows as described by Tharis. |