diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-01 00:00:43 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-01 00:00:43 +0000 |
commit | ccfc2c4088290cc1d06f6bff99b9584c7300f6de (patch) | |
tree | 07b3a0ff2499070599f9a9ad052682e2d52bbfb9 /Changelog-Trunk.txt | |
parent | ea5a468a3047c9c3de6818835c6d3162d02c7d8b (diff) | |
download | hercules-ccfc2c4088290cc1d06f6bff99b9584c7300f6de.tar.gz hercules-ccfc2c4088290cc1d06f6bff99b9584c7300f6de.tar.bz2 hercules-ccfc2c4088290cc1d06f6bff99b9584c7300f6de.tar.xz hercules-ccfc2c4088290cc1d06f6bff99b9584c7300f6de.zip |
- Corrected raid not doing the "can hit?" check on splash area targets.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9940 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 f281c1806..26688686a 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -13,6 +13,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. and... if u've used this function, later @reloaditemdb may crush the map server ^_- - Check npc/sample/npc_test_setitemx.txt as example of setiteminfo & setitemscript 2007/03/01 + * Corrected raid not doing the "can hit?" check on splash area targets. * Fixed the definition of warpwaitingpc so that it allows an optional argument (number of people to warp). * Modified the Palm Strike packet so the initial hit animation does not |