diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-03 18:40:04 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-03 18:40:04 +0000 |
commit | 2af8da571bcda8cf2f87867a4768b94a2a3ed4a4 (patch) | |
tree | d83fcc52fa54efb4e3d515f2c6b803c4c986f46d /db/Changelog.txt | |
parent | 0e27de90f75e1cfa3e79ef0379a64a2d6ba9253e (diff) | |
download | hercules-2af8da571bcda8cf2f87867a4768b94a2a3ed4a4.tar.gz hercules-2af8da571bcda8cf2f87867a4768b94a2a3ed4a4.tar.bz2 hercules-2af8da571bcda8cf2f87867a4768b94a2a3ed4a4.tar.xz hercules-2af8da571bcda8cf2f87867a4768b94a2a3ed4a4.zip |
* Snatch now works with all weapons (including bow!)
- range doesn't depend on weapon range anymore and is always 1 even with bows
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13725 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index cef636897..63063d3cf 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -37,6 +37,9 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2009/05/03 + * Snatch now works with all weapons (including bow!) [Playtester] + - range doesn't depend on weapon range anymore and is always 1 even with bows 2009/05/02 * Re-added Kasa's missing Shield Reflect (bugreport:3039) [Playtester] 2009/04/29 |