diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-30 21:30:02 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-30 21:30:02 +0000 |
commit | d48e4a70f2b9d6cf746c139fc822923ac1efa7e1 (patch) | |
tree | c5c7b623c0c0a267c7df20038eea2b19bc47133a /Changelog-Trunk.txt | |
parent | 130b79a5d20f0d8a26103b5abc395f05e52b6e17 (diff) | |
download | hercules-d48e4a70f2b9d6cf746c139fc822923ac1efa7e1.tar.gz hercules-d48e4a70f2b9d6cf746c139fc822923ac1efa7e1.tar.bz2 hercules-d48e4a70f2b9d6cf746c139fc822923ac1efa7e1.tar.xz hercules-d48e4a70f2b9d6cf746c139fc822923ac1efa7e1.zip |
Fixed a little bug in event enqueue code
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9102 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4c80e2c4a..946b0df2a 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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/10/30
+ * Fixed a little bug in event enqueue code [Toms]
* Updated the code so mobs can use ChainAction as a targetted skill.
[Skotlex]
* Added GroundDrift effects for Wind (Stun) and Fire (knockback). The
|