diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-09 23:32:09 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-09 23:32:09 +0000 |
commit | b19b2cd0e21bc0ce9d513469c4a575419aaf918e (patch) | |
tree | 54af6a7f57e0bed88d7ea3a503461bb99298f5d3 /Changelog-Trunk.txt | |
parent | b857a6bdc74487633ea48305f71d9886ec25aabf (diff) | |
download | hercules-b19b2cd0e21bc0ce9d513469c4a575419aaf918e.tar.gz hercules-b19b2cd0e21bc0ce9d513469c4a575419aaf918e.tar.bz2 hercules-b19b2cd0e21bc0ce9d513469c4a575419aaf918e.tar.xz hercules-b19b2cd0e21bc0ce9d513469c4a575419aaf918e.zip |
- Fixed status-change loading not working.
- Fixed permanent mob-spawn script-events not working.
- AL_CURE won't confuse undead players.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9187 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 d2ea5c127..13b71f023 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. 2006/11/09
=======
+ * Fixed status-change loading not working. [Skotlex]
+ * Fixed permanent mob-spawn script-events not working. [Skotlex]
+ * AL_CURE won't confuse undead players. [Skotlex]
* Corrected the Fog of Wall check so that it lasts 2x when it is placed on
TOP of a suiton/deluge, not when the caster is on top of them. [Skotlex]
* Updated status_check_skilluse so that when the caster has a disabling
|