diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-23 22:12:51 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-23 22:12:51 +0000 |
commit | c2697bf53b8f72db25c8a7aa03c2297b17cf7bc5 (patch) | |
tree | 2a38188cda34ea896c6e9c5da62d2e26e09a0f2c /Changelog-Trunk.txt | |
parent | 8304213efbff057813e058a588cfac7a8168dca1 (diff) | |
download | hercules-c2697bf53b8f72db25c8a7aa03c2297b17cf7bc5.tar.gz hercules-c2697bf53b8f72db25c8a7aa03c2297b17cf7bc5.tar.bz2 hercules-c2697bf53b8f72db25c8a7aa03c2297b17cf7bc5.tar.xz hercules-c2697bf53b8f72db25c8a7aa03c2297b17cf7bc5.zip |
- Forgot to update the changelog...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5381 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index fd9d5a877..0b91579bd 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,11 @@ 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/02/23
+ * Added mob skill conditions myhpinrate and friendhpinrate. [Skotlex]
+ * Added monster_ai condition 16 (enable `friend` targetted skills to heal
+ oneself) [Skotlex]
+ * Fixed the shop id not clearing when buying/selling (which made you get
+ stuck afterwards). [Skotlex]
* Modified the way autospells stack to mimic official servers. Cards of the
same ID cannot stack, but different cards with the same skill can each
trigger indepedently of each other. [Skotlex]
|