- Forgot to update the changelog...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5381 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
skotlex 2006-02-23 22:12:51 +00:00
parent ada437dcaf
commit a35502cbef

View File

@ -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]